diff --git a/lib/utils.pm b/lib/utils.pm index b636ab66..b7302bab 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -1398,6 +1398,8 @@ sub solidify_wallpaper { send_key 'd'; send_key 's'; release_key 'alt'; + # give the window a few seconds to stabilize + wait_still_screen 3; # Select type of background assert_and_click "deskset_select_type"; wait_still_screen 2;