Showing
2 changed files
with
3 additions
and
1 deletions
| @@ -199,7 +199,7 @@ Resource playtender_agree | @@ -199,7 +199,7 @@ Resource playtender_agree | ||
| 199 | open tender search form | 199 | open tender search form |
| 200 | log many ${SUITE_NAME} | 200 | log many ${SUITE_NAME} |
| 201 | log many ${mode} | 201 | log many ${mode} |
| 202 | - Run Keyword If '${SUITE_NAME}' == 'Tests Files.Contract Signing' and '${mode}' in 'open_framework' GetTenderContract ${tender_uaid} | 202 | + Run Keyword If ' ${username}' == 'playtender_Owner' and '${SUITE_NAME}' == 'Tests Files.Contract Signing' and '${mode}' in 'open_framework' GetTenderContract ${tender_uaid} |
| 203 | Run Keyword If '${SUITE_NAME}' == 'Tests Files.04Contract Signing' and '${mode}' in 'open_framework' GetTenderContract ${tender_uaid} | 203 | Run Keyword If '${SUITE_NAME}' == 'Tests Files.04Contract Signing' and '${mode}' in 'open_framework' GetTenderContract ${tender_uaid} |
| 204 | go to ${broker_baseurl}/?query%5B%5D=${tender_uaid} | 204 | go to ${broker_baseurl}/?query%5B%5D=${tender_uaid} |
| 205 | input to search form and wait results ${tender_search_form_query_input_locator} ${tender_uaid} ${tender_search_form_result_locator_tpl} | 205 | input to search form and wait results ${tender_search_form_query_input_locator} ${tender_uaid} ${tender_search_form_result_locator_tpl} |
| @@ -333,5 +333,7 @@ confirm awards | @@ -333,5 +333,7 @@ confirm awards | ||
| 333 | wait until alert is visible ${qualification_agreement_form_approve_success_msg} | 333 | wait until alert is visible ${qualification_agreement_form_approve_success_msg} |
| 334 | run keyword and ignore error run keyword if condition is not none ${qualification_agreement_form_approve_success_msg} close current visible alert | 334 | run keyword and ignore error run keyword if condition is not none ${qualification_agreement_form_approve_success_msg} close current visible alert |
| 335 | Wait Until Keyword Succeeds 800 s 20 s Wait For QualificationsPeriodEnd | 335 | Wait Until Keyword Succeeds 800 s 20 s Wait For QualificationsPeriodEnd |
| 336 | + Run Keyword If ' ${username}' == 'playtender_Owner' and '${mode}' in 'open_framework' sleep 900 | ||
| 337 | + | ||
| 336 | 338 | ||
| 337 | 339 |
Please
register
or
login
to post a comment