Tweak firefox_close_tabs needle match

So it matches when the button has an 'active' indicator...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-01-02 20:07:37 -08:00
parent ca6e1105c1
commit 2f1570d46b

View File

@ -1,15 +1,15 @@
{
"tags": [
"firefox_close_tabs"
],
"properties": [],
"area": [
{
"xpos": 669,
"ypos": 416,
"width": 66,
"height": 20,
"type": "match"
"height": 13,
"type": "match",
"width": 68,
"xpos": 668,
"ypos": 419
}
],
"properties": [],
"tags": [
"firefox_close_tabs"
]
}