Showing
1 changed file
with
1 additions
and
1 deletions
@@ -153,7 +153,7 @@ Resource playtender_contr | @@ -153,7 +153,7 @@ Resource playtender_contr | ||
153 | run keyword if ${is_test_role_owner} and '${field_name}' in 'awards[0].complaintPeriod.endDate awards[1].complaintPeriod.endDate awards[2].complaintPeriod.endDate awards[3].complaintPeriod.endDate' fix awards data in global Users variable ${username} | 153 | run keyword if ${is_test_role_owner} and '${field_name}' in 'awards[0].complaintPeriod.endDate awards[1].complaintPeriod.endDate awards[2].complaintPeriod.endDate awards[3].complaintPeriod.endDate' fix awards data in global Users variable ${username} |
154 | 154 | ||
155 | open tender page by uaid ${tender_uaid} | 155 | open tender page by uaid ${tender_uaid} |
156 | -# wait until page does not contain element with reloading ${tender_sync_element_locator} | 156 | + Run Keyword And Return If '${field_name}' == 'items[0].deliveryLocation.latitude' Fail Поле не відображаем |
157 | run keyword if '${field_name}' == 'status' wait for tender status | 157 | run keyword if '${field_name}' == 'status' wait for tender status |
158 | run keyword if '${field_name}' == 'agreements[0].status' Wait Until Keyword Succeeds 1600 s 20 s wait for agreements status active | 158 | run keyword if '${field_name}' == 'agreements[0].status' Wait Until Keyword Succeeds 1600 s 20 s wait for agreements status active |
159 | run keyword if '${field_name}' == 'qualificationPeriod.endDate' Wait Until Keyword Succeeds 1600 s 20 s Wait For QualificationsPeriodEnd | 159 | run keyword if '${field_name}' == 'qualificationPeriod.endDate' Wait Until Keyword Succeeds 1600 s 20 s Wait For QualificationsPeriodEnd |
Please
register
or
login
to post a comment