1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-22 23:17:21 +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;
# }
#}
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
# button