Commit 92776d4d0d3af0802c1a6929d5edda4a7de4eb2f

Authored by Playtenders
1 parent 5a441c56

prequalification_form_approve_open

Showing 1 changed file with 1 additions and 1 deletions
@@ -783,7 +783,7 @@ Resource playtender_contr @@ -783,7 +783,7 @@ Resource playtender_contr
783 [Documentation] Перевести тендер tender_uaid в статус active.pre-qualification.stand-still. 783 [Documentation] Перевести тендер tender_uaid в статус active.pre-qualification.stand-still.
784 784
785 open tender page by uaid ${tender_uaid} 785 open tender page by uaid ${tender_uaid}
786 - wait until element is visible ${prequalification_form_approve_open_btn_locator} 30 786 + wait until page contains element with reloading ${prequalification_form_approve_open_btn_locator}
787 click visible element ${prequalification_form_approve_open_btn_locator} 787 click visible element ${prequalification_form_approve_open_btn_locator}
788 approve the final qualification decision 788 approve the final qualification decision
789 789
Please register or login to post a comment