os-autoinst-distri-rocky/needles/firefox/firefox_close_tabs-cutoff-20210330.json
Adam Williamson eefacf0e05 Add a needle for cut-off Firefox 'close tabs' button
This dialog gets cut off sometimes, it seems. That's a bug, but
we just want to handle it, because we want to quit cleanly.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-04-01 15:45:18 -07:00

16 lines
236 B
JSON

{
"area": [
{
"height": 11,
"xpos": 650,
"ypos": 464,
"type": "match",
"width": 75
}
],
"properties": [],
"tags": [
"apps_run_firefox_stop",
"firefox_close_tabs"
]
}