mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 09:24:21 +00:00
Reduce login_cockpit needle match area
There seem to be some weird shenanigans going on with the pipe bit here (it looks different on different test runs? what?) so let's just match on the plain grey area. Should still be enough. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
dc86780a13
commit
1f757325a6
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"width": 227,
|
|
||||||
"height": 77,
|
"height": 77,
|
||||||
"ypos": 176,
|
|
||||||
"type": "match",
|
"type": "match",
|
||||||
"xpos": 575
|
"width": 67,
|
||||||
|
"xpos": 730,
|
||||||
|
"ypos": 176
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user