From 98513a0185e0da260027e42d23af0b2d36388198 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 16 Feb 2024 17:53:42 -0800 Subject: [PATCH] archive: be safer about the 'archive' dialog appearing Signed-off-by: Adam Williamson --- tests/applications/archiver/archive.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/applications/archiver/archive.pm b/tests/applications/archiver/archive.pm index fd251899..cd695243 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.