Add waiting and use icon to enter the menu for certain parts.

This commit is contained in:
Lukáš Růžička 2022-01-25 10:35:23 +01:00
parent 1052712410
commit 0ddf3e784c
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ sub run {
# Shift-ctrl-S to save a file as a new file.
send_key("shift-ctrl-s");
wait_still_screen(3);
# Type the new name, this should be possible without any intervention.
type_very_safely("new_image");

View File

@ -14,7 +14,7 @@ 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("f10");
send_key("gnome_burger_menu");
# Open Submenu Show
assert_and_click("eog_submenu_show");
# Toggle gallery