mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-25 07:13:09 +00:00
Assert that terminal is really running (#144)
This commit is contained in:
parent
adf3f91818
commit
5bfc22800c
@ -14,6 +14,7 @@ sub run {
|
||||
type_very_safely 'terminal';
|
||||
send_key 'ret';
|
||||
wait_still_screen 5;
|
||||
assert_screen "apps_run_terminal";
|
||||
|
||||
# Register application
|
||||
register_application("gnome-terminal");
|
||||
|
Loading…
Reference in New Issue
Block a user