Add waiting to let the test settle a bit before checking the install progress.

This commit is contained in:
Lukáš Růžička 2021-10-15 13:37:40 +02:00
parent 9ec295fef2
commit c4da4e234d
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ sub run {
wait_still_screen 5;
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");
# As there is no need to proceed with the installation,