Showing
1 changed file
with
3 additions
and
3 deletions
... | ... | @@ -237,9 +237,9 @@ cancel award qualification |
237 | 237 | confirm award |
238 | 238 | [Documentation] Перевести постачальника в статус active. |
239 | 239 | |
240 | - run keyword and ignore error run keyword if '${mode}' in 'negotiation' Wait Until Page Contains ${award_form_negotiation_submit_success_msg} 60 | |
241 | - run keyword and ignore error run keyword if '${mode}' in 'negotiation' wait until alert is visible ${award_form_negotiation_submit_success_msg} | |
242 | - run keyword and ignore error run keyword if '${mode}' in 'negotiation' close current visible alert | |
240 | + run keyword and ignore error run keyword if '${mode}' in 'negotiation reporting' Wait Until Page Contains ${award_form_negotiation_submit_success_msg} 60 | |
241 | + run keyword and ignore error run keyword if '${mode}' in 'negotiation reporting' wait until alert is visible ${award_form_negotiation_submit_success_msg} | |
242 | + run keyword and ignore error run keyword if '${mode}' in 'negotiation reporting' close current visible alert | |
243 | 243 | |
244 | 244 | capture page screenshot |
245 | 245 | capture page screenshot | ... | ... |
Please
register
or
login
to post a comment