Commit e14ede3c15e2a2bac97a33890b87983510257482

Authored by alexdiatlov
Committed by GitHub
1 parent 3ec37e9b

change_keyword_naming

змінити назву на Поставити ставку в ${percent} відсотків від максимальної
@@ -329,7 +329,7 @@ ${TENDER_MEAT} ${True} @@ -329,7 +329,7 @@ ${TENDER_MEAT} ${True}
329 Поставити ставку ${last_amount} Заявку прийнято 329 Поставити ставку ${last_amount} Заявку прийнято
330 330
331 331
332 -Поставити ставку меншу на ${percent} відсотків 332 +Поставити ставку в ${percent} відсотків від максимальної
333 Run Keyword If ${TENDER_MEAT} == ${True} Wait Until Page Contains Element xpath=//div[@class='col-md-5 col-sm-5 full-price-group']//span[@class='ng-binding'] 333 Run Keyword If ${TENDER_MEAT} == ${True} Wait Until Page Contains Element xpath=//div[@class='col-md-5 col-sm-5 full-price-group']//span[@class='ng-binding']
334 ... ELSE Wait Until Page Contains Element id=max_bid_amount_price 334 ... ELSE Wait Until Page Contains Element id=max_bid_amount_price
335 ${max_amount}= Run Keyword If ${TENDER_MEAT} == ${True} Get Text xpath=//div[@class='col-md-5 col-sm-5 full-price-group']//span[@class='ng-binding'] 335 ${max_amount}= Run Keyword If ${TENDER_MEAT} == ${True} Get Text xpath=//div[@class='col-md-5 col-sm-5 full-price-group']//span[@class='ng-binding']
Please register or login to post a comment