mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-25 14:41:27 +00:00
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:
parent
ca6e1105c1
commit
2f1570d46b
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"tags": [
|
"area": [
|
||||||
"firefox_close_tabs"
|
{
|
||||||
],
|
"height": 13,
|
||||||
"properties": [],
|
"type": "match",
|
||||||
"area": [
|
"width": 68,
|
||||||
{
|
"xpos": 668,
|
||||||
"xpos": 669,
|
"ypos": 419
|
||||||
"ypos": 416,
|
}
|
||||||
"width": 66,
|
],
|
||||||
"height": 20,
|
"properties": [],
|
||||||
"type": "match"
|
"tags": [
|
||||||
}
|
"firefox_close_tabs"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user