mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
a9413c417a
We've been told the bookmark toolbar no longer being shown on app start is by design, so we can't call this a workaround needle any more really. There's a preference we could use to turn it back on so we can wait for the bookmark toolbar to show up to be sure firefox is fully started, but in fact tests seem to be passing OK with just this needle these days, so we may not need to. Signed-off-by: Adam Williamson <awilliam@redhat.com>
24 lines
329 B
JSON
24 lines
329 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 88,
|
|
"width": 17,
|
|
"type": "match",
|
|
"ypos": 86,
|
|
"height": 18
|
|
},
|
|
{
|
|
"xpos": 991,
|
|
"width": 17,
|
|
"type": "match",
|
|
"ypos": 85,
|
|
"height": 18
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"firefox",
|
|
"browser"
|
|
]
|
|
}
|