mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +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};
|
send_key $args{key};
|
||||||
wait_still_screen 5;
|
wait_still_screen 5;
|
||||||
send_key 'esc';
|
send_key 'esc';
|
||||||
|
wait_still_screen 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
Loading…
Reference in New Issue
Block a user