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

Prolong waiting period.

This commit is contained in:
Lukas Ruzicka 2018-07-11 15:00:39 +02:00
parent 500da66dce
commit d9f6936f23

View File

@ -42,7 +42,7 @@ sub run {
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;
assert_and_click 'desktop_package_tool_install','left', 1800;
# wait for refresh, then apply updates, using a C-style loop so we
# can reset it if needed due to RHBZ #1314991