1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-09 10:07:23 +00:00
os-autoinst-distri-fedora/needles/gnome/apps/evince/evince_open_file_dialog.json
Adam Williamson 02c47efab4 Reduce match area on Evince open needle
This will make it match even when partially obscured by a
notification, as in https://openqa.fedoraproject.org/tests/967109

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-09-02 15:28:52 -07:00

15 lines
248 B
JSON

{
"area": [
{
"height": 20,
"type": "match",
"width": 33,
"xpos": 397,
"ypos": 91
}
],
"properties": [],
"tags": [
"evince_open_file_dialog"
]
}