mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-29 02:25:50 +00:00
Fix bad command regression
This commit is contained in:
parent
ed180028f2
commit
98b707e8d5
@ -34,7 +34,7 @@ sub run {
|
|||||||
assert_screen("connection_window");
|
assert_screen("connection_window");
|
||||||
|
|
||||||
# Log onto the system.
|
# Log onto the system.
|
||||||
assert_and_check("connection_login_screen");
|
assert_and_click("connection_login_screen");
|
||||||
sleep(2);
|
sleep(2);
|
||||||
type_very_safely("$password\n");
|
type_very_safely("$password\n");
|
||||||
wait_still_screen(2);
|
wait_still_screen(2);
|
||||||
|
Loading…
Reference in New Issue
Block a user