From 8a60991d0ade97bf1a8e6153d06bba735f6dd09e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20R=C5=AF=C5=BEi=C4=8Dka?= Date: Tue, 25 Jan 2022 10:55:08 +0100 Subject: [PATCH] Correct the command. --- tests/applications/eog/show_gallery.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/applications/eog/show_gallery.pm b/tests/applications/eog/show_gallery.pm index 5d35c100..813c23b7 100644 --- a/tests/applications/eog/show_gallery.pm +++ b/tests/applications/eog/show_gallery.pm @@ -14,7 +14,8 @@ sub run { unless (check_screen("eog_gallery_shown")) { record_soft_failure("Key combo does not work, issue https://gitlab.gnome.org/GNOME/gtk/-/issues/4171"); # Open the menu - send_key("gnome_burger_menu"); + assert_and_click("gnome_burger_menu"); + wait_still_screen(3); # Open Submenu Show assert_and_click("eog_submenu_show"); # Toggle gallery