diff --git a/tests/_do_install_and_reboot.pm b/tests/_do_install_and_reboot.pm index 08f231ab..9d954a4e 100644 --- a/tests/_do_install_and_reboot.pm +++ b/tests/_do_install_and_reboot.pm @@ -7,6 +7,10 @@ sub run { assert_screen "anaconda_main_hub", 300; # # Begin installation + # Sometimes, the 'slide in from the top' animation messes with + # this - by the time we click the button isn't where it was any + # more. So wait a sec just in case. + sleep 1; assert_and_click "anaconda_main_hub_begin_installation"; # Set root password