diff --git a/tests/desktop_printing.pm b/tests/desktop_printing.pm index 422d9d4e..fc26b1ed 100644 --- a/tests/desktop_printing.pm +++ b/tests/desktop_printing.pm @@ -81,8 +81,12 @@ sub run { } } assert_and_click "printing_print"; + wait_still_screen 5; + save_screenshot; # Exit the application send_key "alt-f4"; + wait_still_screen 5; + save_screenshot; # Get the name of the printed file. The path location depends # on the selected method. We do this on a VT because there's