mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-25 07:13:09 +00:00
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>
This commit is contained in:
parent
cb8ea979a3
commit
02c47efab4
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"xpos": 397,
|
"height": 20,
|
||||||
"ypos": 91,
|
"type": "match",
|
||||||
"width": 55,
|
"width": 33,
|
||||||
"height": 20,
|
"xpos": 397,
|
||||||
"type": "match"
|
"ypos": 91
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
"tags": [
|
"tags": [
|
||||||
"evince_open_file_dialog"
|
"evince_open_file_dialog"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user