Commit e14ede3c15e2a2bac97a33890b87983510257482
Committed by
GitHub
1 parent
3ec37e9b
change_keyword_naming
змінити назву на Поставити ставку в ${percent} відсотків від максимальної
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -329,7 +329,7 @@ ${TENDER_MEAT} ${True} |
329 | 329 | Поставити ставку ${last_amount} Заявку прийнято |
330 | 330 | |
331 | 331 | |
332 | -Поставити ставку меншу на ${percent} відсотків | |
332 | +Поставити ставку в ${percent} відсотків від максимальної | |
333 | 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 | 334 | ... ELSE Wait Until Page Contains Element id=max_bid_amount_price |
335 | 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