Commit c9287471f65d4e27011eaa1dfe09ce576a0d8f5d

Authored by Playtenders
1 parent ea0ffd17

edit NBUdiscountRate

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -2138,7 +2138,7 @@ Save Proposal
2138 2138 ${current_tender_uaid}= Отримати інформацію із тендера tenderID
2139 2139
2140 2140 #cat Run Keyword And Return If 'NBUdiscountRate' == '${arguments[2]}' Get number from text by locator jquery=#tender-general-info .nbu-discount-rate .value
2141   - Run Keyword And Return If 'NBUdiscountRate' == '${arguments[2]}' Get number from text by locator jquery=#tender-general-info .nbu-discount-rate-source.hidden
  2141 + Run Keyword And Return If 'NBUdiscountRate' == '${arguments[2]}' Get number from text by locator jquery=#tender-general-info .nbu-discount-rate-source
2142 2142 Run Keyword And Return If 'auctionPeriod.startDate' == '${arguments[2]}' get_invisible_text jquery=.timeline-info-wrapper .auction-start-date
2143 2143 Run Keyword And Return If 'lots[0].value.amount' == '${arguments[2]}' Get invisible text number by locator jquery=#accordionLots .lot-info-wrapper:first .budget-source.hidden
2144 2144 Run Keyword And Return If 'lots[0].auctionPeriod.startDate' == '${arguments[2]}' get_invisible_text jquery=#accordionLots .lot-info-wrapper:first .auction-period-start-date.hidden
... ...
Please register or login to post a comment