mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-13 10:24:20 +00:00
Add cancellation step for third party repos.
This commit is contained in:
parent
a61f199db9
commit
d53e15d521
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user