mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Handle restart.
This commit is contained in:
parent
6542a90203
commit
e8d1045ff0
@ -65,8 +65,9 @@ sub run {
|
||||
if match_has_tag('desktop_package_tool_password'){
|
||||
type_very_safely(get_var('USER_PASSWORD','weakpassword'));
|
||||
assert_and_click('desktop_package_tool_authenticate','',30);
|
||||
}
|
||||
}
|
||||
|
||||
assert_and_click('desktop_package_tool_restart','',30);
|
||||
|
||||
boot_to_login_screen;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user