Showing
1 changed file
with
2 additions
and
1 deletions
... | ... | @@ -75,7 +75,8 @@ 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 | +# Run Keyword And Return If '${TEST_NAME}' == 'Відображення статусу \'draft\' чернетки скарги' Fail Поле не відображаем | |
79 | + Run Keyword And Return If 'чернетки скарги' in '${TEST_NAME}' Fail Поле не відображаем | |
79 | 80 | ${claim_open_form_answer_locator} = replace string ${claim_open_form_answer_btn_locator_tpl} %title% ${complaintID} |
80 | 81 | wait until page contains element with reloading ${claim_open_form_answer_locator} 30m |
81 | 82 | capture page screenshot | ... | ... |
Please
register
or
login
to post a comment