os-autoinst-distri-rocky/needles/firefox/addon_install-kde-20210607.json
Adam Williamson a7504441de Tighten match area to fix matching against trivial change
Latest Firefox has moved the underline down slightly for some
dumb reason. This tweaks the match area to only the text, so it
matches wherever the underline is.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-07-12 16:16:45 -07:00

22 lines
397 B
JSON

{
"area": [
{
"height": 39,
"type": "match",
"width": 24,
"xpos": 281,
"ypos": 116
},
{
"height": 11,
"type": "match",
"width": 26,
"xpos": 650,
"ypos": 284
}
],
"properties": [],
"tags": [
"firefox_addon_install"
]
}