mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Wait until the dialogue settles
This commit is contained in:
parent
d775ef53c4
commit
d656bc45a6
@ -13,6 +13,7 @@ sub run {
|
|||||||
|
|
||||||
# Select Save As
|
# Select Save As
|
||||||
assert_and_click("evince_menu_saveas", button => "left", timeout => 30);
|
assert_and_click("evince_menu_saveas", button => "left", timeout => 30);
|
||||||
|
wait_still_screen(2);
|
||||||
|
|
||||||
# Type a new name.
|
# Type a new name.
|
||||||
type_very_safely("alternative");
|
type_very_safely("alternative");
|
||||||
|
Loading…
Reference in New Issue
Block a user