mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-11-03 00:26:00 +00:00
maps: tweak export test steps to get correct filename
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2fe8338f8c
commit
e803dae04d
@ -40,7 +40,8 @@ sub run {
|
||||
wait_still_screen(2);
|
||||
# Rename the file and export it
|
||||
assert_and_click("nautilus_save_filename");
|
||||
type_very_safely("exported-map");
|
||||
send_key('ctrl-a');
|
||||
type_very_safely("exported-map.png");
|
||||
assert_and_click("gnome_button_save");
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user