mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-29 09:03:08 +00:00
Add waiting to let the test settle a bit before checking the install progress.
This commit is contained in:
parent
9ec295fef2
commit
c4da4e234d
@ -66,7 +66,8 @@ sub run {
|
|||||||
wait_still_screen 5;
|
wait_still_screen 5;
|
||||||
assert_and_click "anaconda_main_hub_begin_installation";
|
assert_and_click "anaconda_main_hub_begin_installation";
|
||||||
|
|
||||||
# Check the last Help screen
|
# Check the last Help screen but wait for some time for the test to settle down.
|
||||||
|
sleep 10;
|
||||||
check_help_on_pane("installation_progress");
|
check_help_on_pane("installation_progress");
|
||||||
|
|
||||||
# As there is no need to proceed with the installation,
|
# As there is no need to proceed with the installation,
|
||||||
|
Loading…
Reference in New Issue
Block a user