1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-29 18:45:46 +00:00

Fix variables

This commit is contained in:
Lukáš Růžička 2025-07-31 15:42:51 +02:00 committed by Adam Williamson
parent 2331f88964
commit 5f222b2862

View File

@ -28,14 +28,14 @@ sub run {
# Log onto the system.
assert_screen("connection_authorization");
assert_and_click("connection_namefield");
type_very_safely($user);
type_very_safely($rdpuser);
send_key("tab");
send_key("tab");
type_very_safely($password);
type_very_safely($rdppass);
assert_and_click("connection_authenticate");
wait_still_screen(3);
send_key("ret");
type_very_safely("$syspw\n");
type_very_safely("$password\n");
wait_still_screen(2);
# Start the terminal