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

Add cancellation step for third party repos.

This commit is contained in:
Lukas Ruzicka 2018-06-29 17:39:02 +02:00
parent a61f199db9
commit d53e15d521

View File

@ -27,6 +27,11 @@ sub run {
# mouse_hide; # mouse_hide;
# } # }
#} #}
if (check_screen 'desktop_package_tool_thirdparty_enable', 10) {
assert_and_click 'desktop_package_tool_thirdparty_enable_cancel', 10;
}
# the previous step checked the screen, now click on the update # the previous step checked the screen, now click on the update
# button # button