mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-16 20:44:31 +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';
|
menu_launch_type 'krfb';
|
||||||
# Check that it is started
|
# Check that it is started
|
||||||
assert_screen 'krfb_runs';
|
assert_screen 'krfb_runs';
|
||||||
|
wait_still_screen(3);
|
||||||
# Close the application
|
# Close the application
|
||||||
quit_with_shortcut();
|
quit_with_shortcut();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user