mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-28 16:43:09 +00:00
Find exceptions.
This commit is contained in:
parent
ee80e307d4
commit
0d7dd41ca1
@ -37,7 +37,7 @@ sub run {
|
||||
# If no internet is detected, deal with no internet else connect
|
||||
# to a local domain.
|
||||
|
||||
if (check_screen("win_setup_no_internet")) {
|
||||
if (check_screen("win_setup_no_internet", timeout=>120)) {
|
||||
assert_and_click "win_setup_dont_have_net";
|
||||
assert_and_click "win_setup_limited";
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user