mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Add screen assertion.
This commit is contained in:
parent
e55fa809b9
commit
fe1cb9f9d6
@ -20,6 +20,7 @@ sub run {
|
|||||||
|
|
||||||
# this launches GNOME Software on GNOME, dunno for any other
|
# this launches GNOME Software on GNOME, dunno for any other
|
||||||
# desktop yet
|
# desktop yet
|
||||||
|
assert_screen 'desktop_clean_gnome', 10;
|
||||||
send_key 'alt-f1';
|
send_key 'alt-f1';
|
||||||
wait_still_screen 2;
|
wait_still_screen 2;
|
||||||
assert_and_click 'overview_package_tool_icon';
|
assert_and_click 'overview_package_tool_icon';
|
||||||
|
Loading…
Reference in New Issue
Block a user