Showing
1 changed file
with
2 additions
and
2 deletions
... | ... | @@ -199,8 +199,8 @@ Resource playtender_agree |
199 | 199 | open tender search form |
200 | 200 | log many ${SUITE_NAME} |
201 | 201 | log many ${mode} |
202 | - Run Keyword If '${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} | |
202 | +# Run Keyword If '${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} | |
204 | 204 | go to ${broker_baseurl}/?query%5B%5D=${tender_uaid} |
205 | 205 | input to search form and wait results ${tender_search_form_query_input_locator} ${tender_uaid} ${tender_search_form_result_locator_tpl} |
206 | 206 | ... | ... |
Please
register
or
login
to post a comment