1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-19 13:57:21 +00:00
os-autoinst-distri-fedora/needles/firefox/firefox_close_tabs-20181031.json
Adam Williamson e6c8c5f0ff Work around Firefox 'close multiple tabs' warning
Somehow, recently, FreeIPA tests are running into Firefox not
quitting because it's showing a warning about closing multiple
tabs. (I think we didn't *get* multiple tabs before but now we
do, for some reason). So let's work around this by clicking
"Close tabs" if the warning appears.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-30 18:34:37 -07:00

15 lines
206 B
JSON

{
"tags": [
"firefox_close_tabs"
],
"properties": [],
"area": [
{
"xpos": 669,
"ypos": 416,
"width": 66,
"height": 20,
"type": "match"
}
]
}