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_file_select_pdf.json
Adam Williamson a5bf0a6aae Tighten match area on evince_file_select_pdf
So it doesn't fail if there's a dotted line around the entry
(indicating keyboard active, I think).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-12 11:55:40 -08:00

15 lines
248 B
JSON

{
"area": [
{
"height": 16,
"type": "match",
"width": 68,
"xpos": 189,
"ypos": 156
}
],
"properties": [],
"tags": [
"evince_file_select_pdf"
]
}