mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-29 09:03:08 +00:00
Add search button.
This commit is contained in:
parent
885fd2420b
commit
dbc0f321ff
@ -48,6 +48,9 @@ sub run {
|
||||
assert_screen("settings_keyboard_shown");
|
||||
|
||||
# Check the Printers tab (No printers)
|
||||
assert_and_click("gnome_search_button");
|
||||
type_safely("printer");
|
||||
wait_still_screen(2);
|
||||
assert_and_click("settings_menu_printers");
|
||||
assert_screen("settings_printers_shown");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user