Showing
1 changed file
with
2 additions
and
1 deletions
@@ -541,7 +541,8 @@ fill tender from award reporting | @@ -541,7 +541,8 @@ fill tender from award reporting | ||
541 | [Documentation] заповнення переможця reporting тендеру | 541 | [Documentation] заповнення переможця reporting тендеру |
542 | 542 | ||
543 | capture page screenshot | 543 | capture page screenshot |
544 | - run keyword and ignore error click visible element ${tender_form_general_panel_update_award_negotiation_btn_locator} | 544 | +# run keyword and ignore error click visible element ${tender_form_general_panel_update_award_negotiation_btn_locator} |
545 | + run keyword and ignore error Execute Javascript $('.js-form-popup-update[data-url="#awards-form-popup"]').click() | ||
545 | capture page screenshot | 546 | capture page screenshot |
546 | # Run Keyword If "${TEST_NAME}" == "Можливість створити переговорну процедуру" open popup by btn locator ${tender_form_general_panel_add_award_negotiation_btn_locator} | 547 | # Run Keyword If "${TEST_NAME}" == "Можливість створити переговорну процедуру" open popup by btn locator ${tender_form_general_panel_add_award_negotiation_btn_locator} |
547 | run keyword and ignore error Run Keyword If "${TEST_NAME}" == "Можливість створити переговорну процедуру" open popup by btn locator ${tender_form_general_panel_add_award_negotiation_btn_locator} | 548 | run keyword and ignore error Run Keyword If "${TEST_NAME}" == "Можливість створити переговорну процедуру" open popup by btn locator ${tender_form_general_panel_add_award_negotiation_btn_locator} |
Please
register
or
login
to post a comment