From 98513a0185e0da260027e42d23af0b2d36388198 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Feb 17 2024 01:53:42 +0000 Subject: archive: be safer about the 'archive' dialog appearing Signed-off-by: Adam Williamson --- diff --git a/tests/applications/archiver/archive.pm b/tests/applications/archiver/archive.pm index fd25189..cd69524 100644 --- a/tests/applications/archiver/archive.pm +++ b/tests/applications/archiver/archive.pm @@ -16,6 +16,9 @@ sub run { assert_and_click("archiver_file_one", button => 'right'); # Select to archive it. assert_and_click("archiver_context_archive"); + # Wait for the screen to appear and settle + assert_screen("archiver_format_selector"); + wait_still_screen 2; # Type the name for the archive type_very_safely("archived_files"); # Open the selection of formats.