mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Update waiting times.
This commit is contained in:
parent
d9f6936f23
commit
9a1554ee6e
@ -28,7 +28,7 @@ sub run {
|
|||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
if (check_screen('desktop_package_tool_thirdparty_enable', 10)) {
|
if (check_screen('desktop_package_tool_thirdparty_enable', 60)) {
|
||||||
assert_and_click 'desktop_package_tool_thirdparty_enable_cancel','left', 10;
|
assert_and_click 'desktop_package_tool_thirdparty_enable_cancel','left', 10;
|
||||||
}
|
}
|
||||||
wait_still_screen 2;
|
wait_still_screen 2;
|
||||||
@ -36,7 +36,7 @@ sub run {
|
|||||||
|
|
||||||
# the previous step checked the screen, now click on the update
|
# the previous step checked the screen, now click on the update
|
||||||
# button
|
# button
|
||||||
assert_and_click 'desktop_package_tool_update','left', 120;
|
assert_and_click 'desktop_package_tool_update','left', 360;
|
||||||
wait_still_screen 2;
|
wait_still_screen 2;
|
||||||
# a banner should inform about new version, download it
|
# a banner should inform about new version, download it
|
||||||
assert_and_click 'desktop_package_tool_download','left', 1800;
|
assert_and_click 'desktop_package_tool_download','left', 1800;
|
||||||
|
Loading…
Reference in New Issue
Block a user