1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-19 21:57:22 +00:00
os-autoinst-distri-fedora/needles/firefox/addon_success-20200116.json
Adam Williamson 80ddb89f91 Fix firefox addon_success needle
I updated this last month without looking closely enough; one of
the matches was bogus. We now don't seem to get the 'added to
Firefox' popup any more, so we can't match on it, but I guess we
can match on the 'remove' button as an indicator that the add
worked.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-02-07 12:10:21 -08:00

22 lines
396 B
JSON

{
"area": [
{
"height": 15,
"type": "match",
"width": 15,
"xpos": 504,
"ypos": 500
},
{
"height": 19,
"type": "match",
"width": 20,
"xpos": 953,
"ypos": 71
}
],
"properties": [],
"tags": [
"firefox_addon_success"
]
}