Showing
1 changed file
with
2 additions
and
0 deletions
| ... | ... | @@ -169,6 +169,8 @@ confirm award qualification |
| 169 | 169 | run keyword and ignore error close current visible alert |
| 170 | 170 | capture page screenshot |
| 171 | 171 | Run Keyword And Ignore Error wait until element is visible ${qualification_form_submit_btn_locator} 60 |
| 172 | + run keyword and ignore error run keyword if '${mode}' == 'open_framework' close current visible alert | |
| 173 | + capture page screenshot | |
| 172 | 174 | run keyword and ignore error wait until element is visible ${tender_status_active_qualification_value_locator} 10 |
| 173 | 175 | capture page screenshot |
| 174 | 176 | run keyword and ignore error submit form and check result ${qualification_form_submit_btn_locator} ${qualification_award_after_ecp_form_submit_success_msg} ${None} | ... | ... |
Please
register
or
login
to post a comment