mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Wait until screen to make sure the exit shortcut is not pressed when not ready.
This commit is contained in:
parent
b5c8a8d5f7
commit
ef5969b600
@ -12,6 +12,7 @@ sub run {
|
||||
menu_launch_type 'krfb';
|
||||
# Check that it is started
|
||||
assert_screen 'krfb_runs';
|
||||
wait_still_screen(3);
|
||||
# Close the application
|
||||
quit_with_shortcut();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user