mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-07-25 11:45:43 +00:00
navigation: give video grid a bit longer to show up
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9715d39928
commit
b2df642474
@ -15,7 +15,7 @@ sub run {
|
|||||||
# of videos, check that it runs and that the
|
# of videos, check that it runs and that the
|
||||||
# video is displayed in that view or we will add
|
# video is displayed in that view or we will add
|
||||||
# the video to the grid.
|
# the video to the grid.
|
||||||
unless (check_screen("video_grid_shown")) {
|
unless (check_screen("video_grid_shown", 10)) {
|
||||||
assert_and_click("video_add_video");
|
assert_and_click("video_add_video");
|
||||||
assert_and_click("video_add_local_video");
|
assert_and_click("video_add_local_video");
|
||||||
wait_still_screen(3);
|
wait_still_screen(3);
|
||||||
|
Loading…
Reference in New Issue
Block a user