1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-08 17:47:22 +00:00
os-autoinst-distri-fedora/needles/cockpit/cockpit_search-20220503.json
Adam Williamson 05af76265f Handle Firefox 100 disappearing scrollbars in Cockpit update test
The Cockpit update test relies on scrolling the Cockpit left bar
to find the Software Updates page, but in Firefox 100, the scroll
bars disappear shortly after the last time you moved the mouse.
To deal with this, instead of looking for a scroll bar to scroll,
we'll click the search box in the left bar and hit 'up' to scroll
it to the bottom.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-05-03 13:15:02 -07:00

16 lines
203 B
JSON

{
"area": [
{
"height": 20,
"ypos": 210,
"width": 18,
"type": "match",
"xpos": 31
}
],
"properties": [],
"tags": [
"cockpit_search"
]
}