os-autoinst-distri-rocky/needles/firefox/firefox_new_tab-20190213.json
Adam Williamson 965a1a6546 Click instead of using ctrl-t for new browser tab
ctrl-t seems to be failing often in Firefox tests, and I can't
figure out why. Let's try clicking the 'new tab' button instead
as a workaround.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-02-13 09:35:32 -08:00

16 lines
226 B
JSON

{
"area": [
{
"height": 18,
"xpos": 458,
"type": "match",
"ypos": 73,
"width": 16
}
],
"properties": [],
"tags": [
"browser_new_tab",
"firefox_new_tab"
]
}