1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-29 02:25:50 +00:00

Add verification check

This commit is contained in:
Lukáš Růžička 2025-08-04 15:19:00 +02:00 committed by Adam Williamson
parent 47a370a1ae
commit b9b1dfbe27

View File

@ -34,7 +34,7 @@ sub run {
assert_and_click("gnome_button_connect");
# Log onto the system.
assert_screen("connection_authorization");
assert_and_click("connection_verify");
assert_and_click("connection_namefield");
type_very_safely($rdpuser);
send_key("tab");