mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Wait until Loupe responds correctly.
This commit is contained in:
parent
8c027c9e10
commit
58544fcbce
@ -13,8 +13,10 @@ sub run {
|
|||||||
send_key("f10");
|
send_key("f10");
|
||||||
# Set as background
|
# Set as background
|
||||||
assert_and_click("loupe_menu_set_wallpaper");
|
assert_and_click("loupe_menu_set_wallpaper");
|
||||||
|
wait_still_screen(2);
|
||||||
# Confirm
|
# Confirm
|
||||||
assert_and_click("loupe_set_wallpaper");
|
assert_and_click("loupe_set_wallpaper");
|
||||||
|
wait_still_screen(2);
|
||||||
# Close the application
|
# Close the application
|
||||||
send_key("alt-f4");
|
send_key("alt-f4");
|
||||||
# Check that the wallpaper was set
|
# Check that the wallpaper was set
|
||||||
|
Loading…
Reference in New Issue
Block a user