mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-28 16:43:09 +00:00
Prolong wait time.
This commit is contained in:
parent
241b82c326
commit
8f3453c62e
@ -27,7 +27,7 @@ sub run {
|
||||
assert_and_click "win_setup_next", 20;
|
||||
|
||||
# Confirm the region, the default US region will be ok.
|
||||
assert_and_click "win_setup_yes", 600;
|
||||
assert_and_click "win_setup_yes", 1200;
|
||||
|
||||
# Confirm the keyboard layout, the default US keyboard will be ok.
|
||||
assert_and_click "win_setup_yes", 60;
|
||||
@ -35,6 +35,8 @@ sub run {
|
||||
# Skip adding the second keyboard, we are not interested anyway.
|
||||
assert_and_click "win_setup_skip", 60;
|
||||
|
||||
# If no internet is detected, deal with no internet.
|
||||
|
||||
# Join a local domain
|
||||
assert_and_click "win_setup_local_account", 600;
|
||||
assert_and_click "win_setup_bluenext", 20;
|
||||
|
Loading…
Reference in New Issue
Block a user