mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Change function.
This commit is contained in:
parent
49c4fdaa96
commit
0636e0db22
@ -28,9 +28,10 @@ sub run {
|
||||
# }
|
||||
#}
|
||||
|
||||
if (match_has_tag('desktop_package_tool_thirdparty_enable', 10)) {
|
||||
if (check_screen('desktop_package_tool_thirdparty_enable', 10)) {
|
||||
assert_and_click 'desktop_package_tool_thirdparty_enable_cancel','left', 10;
|
||||
}
|
||||
wait_still_screen 2;
|
||||
|
||||
|
||||
# the previous step checked the screen, now click on the update
|
||||
|
Loading…
Reference in New Issue
Block a user