diff --git a/tests/applications/evince/save_as.pm b/tests/applications/evince/save_as.pm index 5691a1db..201918bf 100644 --- a/tests/applications/evince/save_as.pm +++ b/tests/applications/evince/save_as.pm @@ -13,6 +13,7 @@ sub run { # Select Save As assert_and_click("evince_menu_saveas", button => "left", timeout => 30); + wait_still_screen(2); # Type a new name. type_very_safely("alternative");