mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-22 10:23:09 +00:00
Specify click_point for Japanese needle from last commit
Now we have two areas, openQA wants to click in the wrong one. Let's tell it which one to click in. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7eb4e29f73
commit
eab06ad96f
@ -5,7 +5,8 @@
|
|||||||
"type": "match",
|
"type": "match",
|
||||||
"width": 49,
|
"width": 49,
|
||||||
"xpos": 488,
|
"xpos": 488,
|
||||||
"ypos": 478
|
"ypos": 478,
|
||||||
|
"click_point": "center"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"height": 17,
|
"height": 17,
|
||||||
@ -19,4 +20,4 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"desktop_input_source_japanese"
|
"desktop_input_source_japanese"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user