mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Widen match area in FreeIPA add button needle
Otherwise we can get a problematic match on 'Add and Add Another' Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a9f1591c32
commit
c8672f3b48
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"ypos": 364,
|
|
||||||
"width": 25,
|
|
||||||
"height": 14,
|
"height": 14,
|
||||||
"xpos": 702,
|
"type": "match",
|
||||||
"type": "match"
|
"width": 32,
|
||||||
|
"xpos": 698,
|
||||||
|
"ypos": 364
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user