Commit 5a4089b1af7dd366dbb3467da75228f0409892f6
1 parent
9ef8e65b
href for auction mode = open_framework for viewer
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -891,6 +891,7 @@ Resource playtender_contr | @@ -891,6 +891,7 @@ Resource playtender_contr | ||
891 | 891 | ||
892 | open tender page by uaid ${tender_uaid} | 892 | open tender page by uaid ${tender_uaid} |
893 | log many ${mode} | 893 | log many ${mode} |
894 | + run keyword if "${mode}" in "open_framework" submit form and check result ${bid_form_refresh_btn_locator} ${bid_form_refresh_success_msg} ${tender_created_checker_element_locator} ${true} | ||
894 | run keyword if "${mode}" not in "belowThreshold" wait until page contains element with reloading ${tender_auction_locator} 10 | 895 | run keyword if "${mode}" not in "belowThreshold" wait until page contains element with reloading ${tender_auction_locator} 10 |
895 | run keyword if "${mode}" in "belowThreshold" wait until page contains element with reloading ${tender_auction_belowThreshold_input_locator} | 896 | run keyword if "${mode}" in "belowThreshold" wait until page contains element with reloading ${tender_auction_belowThreshold_input_locator} |
896 | ${return_value} = run keyword if "${mode}" not in "belowThreshold below_funders" Execute Javascript return $('#auction-info a[href*="https://auction-staging"]').attr("href") | 897 | ${return_value} = run keyword if "${mode}" not in "belowThreshold below_funders" Execute Javascript return $('#auction-info a[href*="https://auction-staging"]').attr("href") |
Please
register
or
login
to post a comment