mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
check-needles: add assert_and_dclick to matchfuncs
...since we're using it for something now (the KDE color select widget). Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
838d65f86c
commit
d638d8b86e
@ -64,6 +64,7 @@ for testpath in testpaths:
|
||||
matchfuncs = (
|
||||
"assert_screen",
|
||||
"assert_and_click",
|
||||
"assert_and_dclick",
|
||||
"check_screen",
|
||||
"start_with_launcher",
|
||||
"send_key_until_needlematch",
|
||||
|
Loading…
Reference in New Issue
Block a user