mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-12-02 05:45:59 +00:00
whoops, add a wait
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
e803dae04d
commit
ef0c7892b5
@ -40,6 +40,7 @@ sub run {
|
||||
wait_still_screen(2);
|
||||
# Rename the file and export it
|
||||
assert_and_click("nautilus_save_filename");
|
||||
wait_still_screen(2);
|
||||
send_key('ctrl-a');
|
||||
type_very_safely("exported-map.png");
|
||||
assert_and_click("gnome_button_save");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user