mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-14 10:44:22 +00:00
Use function to run package tool.
This commit is contained in:
parent
e2fbefde6e
commit
75f2bd61e7
@ -20,11 +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 'graphical_desktop_clean', 10;
|
menu_launch_type('update');
|
||||||
send_key 'alt-f1';
|
|
||||||
wait_still_screen 2;
|
|
||||||
assert_and_click 'overview_package_tool_icon';
|
|
||||||
wait_still_screen 5;
|
|
||||||
|
|
||||||
# GNOME Software has a welcome screen, get rid of it if it shows
|
# GNOME Software has a welcome screen, get rid of it if it shows
|
||||||
# up (but don't fail if it doesn't, we're not testing that)
|
# up (but don't fail if it doesn't, we're not testing that)
|
||||||
|
Loading…
Reference in New Issue
Block a user