1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-13 18:24:24 +00:00

Increase wait time.

This commit is contained in:
Lukas Ruzicka 2018-06-29 13:58:57 +02:00
parent 1ad3bf0ca5
commit e623b1a248

View File

@ -30,7 +30,7 @@ sub run {
# the previous step checked the screen, now click on the update
# button
assert_and_click 'desktop_package_tool_update', 20;
assert_and_click 'desktop_package_tool_update', 120;
wait_still_screen 2;
# a banner should inform about new version, download it
assert_and_click 'desktop_package_tool_download', 300;