mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Correct syntax.
This commit is contained in:
parent
e8d1045ff0
commit
013d312752
@ -28,8 +28,8 @@ sub run {
|
||||
# }
|
||||
#}
|
||||
|
||||
if (check_screen 'desktop_package_tool_thirdparty_enable', 10) {
|
||||
assert_and_click 'desktop_package_tool_thirdparty_enable_cancel', 10;
|
||||
if (match_has_tag 'desktop_package_tool_thirdparty_enable', 10) {
|
||||
assert_and_click 'desktop_package_tool_thirdparty_enable_cancel','left', 10;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user