mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
graphical_input: also type hotkey on the *second* attempt
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
ed72359aae
commit
750f26b43b
@ -20,7 +20,7 @@ sub run {
|
||||
unless (check_screen "desktop_add_input_source", 30) {
|
||||
# first attempt to run this often fails for some reason
|
||||
check_desktop;
|
||||
menu_launch_type "keyboard";
|
||||
menu_launch_type "hotkey";
|
||||
}
|
||||
assert_and_click "desktop_add_input_source";
|
||||
assert_and_click "desktop_input_source_japanese";
|
||||
|
Loading…
Reference in New Issue
Block a user