diff --git a/tests/windows_install.pm b/tests/windows_install.pm index 65e34eaf..f50f3635 100644 --- a/tests/windows_install.pm +++ b/tests/windows_install.pm @@ -26,7 +26,7 @@ sub run { assert_and_click "win_setup_next", 60; # Confirm the region, the default US region will be ok. - assert_and_click "win_setup_yes", 1200; + assert_and_click "win_setup_yes", 300; # Confirm the keyboard layout, the default US keyboard will be ok. assert_and_click "win_setup_yes", 60;