Commit 1813267eac21e1ea866a86f18891b77023d76e70

Authored by Playtenders
1 parent 8d21f835

draft claim

Showing 1 changed file with 1 additions and 0 deletions
... ... @@ -75,6 +75,7 @@ get claim information
75 75 open tender page by uaid ${tender_uaid}
76 76 click visible element ${claim_page_open_btn_locator}
77 77 capture page screenshot
  78 + Run Keyword And Return If '${TEST_NAME}' == 'Відображення статусу 'draft' чернетки скарги' Fail Поле не відображаем
78 79 ${claim_open_form_answer_locator} = replace string ${claim_open_form_answer_btn_locator_tpl} %title% ${complaintID}
79 80 wait until page contains element with reloading ${claim_open_form_answer_locator} 30m
80 81 capture page screenshot
... ...
Please register or login to post a comment