mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Add login into system.
This commit is contained in:
parent
1c1da2590c
commit
80aeb39b33
@ -19,6 +19,7 @@ sub run {
|
||||
|
||||
# login onto the system
|
||||
assert_screen "graphical_login_input";
|
||||
send_key "ret";
|
||||
my $password = get_var("USER_PASSWORD", "weakpassword");
|
||||
type_very_safely $password;
|
||||
send_key "ret";
|
||||
|
Loading…
Reference in New Issue
Block a user