1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-22 23:17:21 +00:00

Prolong waiting period.

This commit is contained in:
Lukas Ruzicka 2018-07-11 13:10:58 +02:00
parent 0636e0db22
commit 500da66dce

View File

@ -39,7 +39,7 @@ sub run {
assert_and_click 'desktop_package_tool_update','left', 120;
wait_still_screen 2;
# a banner should inform about new version, download it
assert_and_click 'desktop_package_tool_download','left', 300;
assert_and_click 'desktop_package_tool_download','left', 1800;
wait_still_screen 5;
# after the download, Install the updates
assert_and_click 'desktop_package_tool_install','left', 300;