mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-22 05:01:25 +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