graphical_input: also type hotkey on the *second* attempt

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-03-03 10:28:43 -08:00
parent ed72359aae
commit 750f26b43b
1 changed files with 1 additions and 1 deletions

View File

@ -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";