mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-10 17:24:20 +00:00
kde_doublek_workaround: Allow some time for the menu to close
This commit is contained in:
parent
358695e417
commit
39e26ed029
@ -1774,6 +1774,7 @@ sub kde_doublek_workaround {
|
||||
send_key $args{key};
|
||||
wait_still_screen 5;
|
||||
send_key 'esc';
|
||||
wait_still_screen 3;
|
||||
}
|
||||
|
||||
1;
|
||||
|
Loading…
Reference in New Issue
Block a user