Commit bf64756311ca3a4009d01422b3467dc82af3c57a

Authored by Playtenders
1 parent 0cfbb72d

reporting owner for jenkins

@@ -237,9 +237,9 @@ cancel award qualification @@ -237,9 +237,9 @@ cancel award qualification
237 confirm award 237 confirm award
238 [Documentation] Перевести постачальника в статус active. 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 capture page screenshot 244 capture page screenshot
245 capture page screenshot 245 capture page screenshot
Please register or login to post a comment