From e14ede3c15e2a2bac97a33890b87983510257482 Mon Sep 17 00:00:00 2001 From: alexdiatlov <30532587+alexdiatlov@users.noreply.github.com> Date: Thu, 20 Dec 2018 14:01:33 +0200 Subject: [PATCH] change_keyword_naming змінити назву на Поставити ставку в ${percent} відсотків від максимальної --- op_robot_tests/tests_files/auction_full.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op_robot_tests/tests_files/auction_full.robot b/op_robot_tests/tests_files/auction_full.robot index 81a7094..3c294e2 100644 --- a/op_robot_tests/tests_files/auction_full.robot +++ b/op_robot_tests/tests_files/auction_full.robot @@ -329,7 +329,7 @@ ${TENDER_MEAT} ${True} Поставити ставку ${last_amount} Заявку прийнято -Поставити ставку меншу на ${percent} відсотків +Поставити ставку в ${percent} відсотків від максимальної 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'] ... ELSE Wait Until Page Contains Element id=max_bid_amount_price ${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'] -- libgit2 0.24.0