Showing
1 changed file
with
1 additions
and
1 deletions
@@ -183,7 +183,7 @@ get document complaint | @@ -183,7 +183,7 @@ get document complaint | ||
183 | open tender page by uaid ${tender_uaid} | 183 | open tender page by uaid ${tender_uaid} |
184 | click visible element ${claim_page_open_btn_locator} | 184 | click visible element ${claim_page_open_btn_locator} |
185 | ${claim_open_form_answer_locator} = replace string ${claim_open_form_answer_btn_locator_tpl} %title% ${complaintID} | 185 | ${claim_open_form_answer_locator} = replace string ${claim_open_form_answer_btn_locator_tpl} %title% ${complaintID} |
186 | - wait until page contains element with reloading ${claim_open_form_answer_locator} 10 | 186 | + wait until page contains element with reloading ${claim_open_form_answer_locator} |
187 | ${claim_form_open_form_answer_btn_locator} = replace string ${claim_form_open_form_answer_btn_locator_tpl} %title% ${complaintID} | 187 | ${claim_form_open_form_answer_btn_locator} = replace string ${claim_form_open_form_answer_btn_locator_tpl} %title% ${complaintID} |
188 | wait until page contains element with reloading ${claim_form_open_form_answer_btn_locator} | 188 | wait until page contains element with reloading ${claim_form_open_form_answer_btn_locator} |
189 | submit form and check result ${claim_form_open_form_answer_btn_locator} ${None} ${popup_opened_content_locator} | 189 | submit form and check result ${claim_form_open_form_answer_btn_locator} ${None} ${popup_opened_content_locator} |
Please
register
or
login
to post a comment