Commit 83e1924f0cdec7522609347522d181bc80fcce62

Authored by Playtenders
1 parent 01b1ca2b

draft claim

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