Commit 06e9cea022c806bf65ac2e08fb45e26ee1f88135
Merge branch 'v3-dev' of https://git.4k.com.ua/root/playtender-robot_tests into v3-dev
Showing
1 changed file
with
3 additions
and
0 deletions
| @@ -346,6 +346,9 @@ close current visible alert | @@ -346,6 +346,9 @@ close current visible alert | ||
| 346 | 346 | ||
| 347 | click visible element ${alert_opened_close_btn_locator} | 347 | click visible element ${alert_opened_close_btn_locator} |
| 348 | 348 | ||
| 349 | + # wait for ending animation | ||
| 350 | + sleep 500ms | ||
| 351 | + | ||
| 349 | wait until page contains search | 352 | wait until page contains search |
| 350 | [Arguments] ${locator} ${retry}=5m ${retry_interval}=2s | 353 | [Arguments] ${locator} ${retry}=5m ${retry_interval}=2s |
| 351 | [Documentation] чекає поки елемент не з'явиться на сторінці з перезапуском пошуку | 354 | [Documentation] чекає поки елемент не з'явиться на сторінці з перезапуском пошуку |
Please
register
or
login
to post a comment