os-autoinst-distri-rocky/needles/gnome/auth_required-20190212.json
Adam Williamson e396341f31 Handle 'authentication required' appearing on Boxes startup
In the last few weeks Boxes is showing an auth dialog on start.
I've filed a bug on this; let's have the test handle it as a
soft failure, since this isn't a fatal problem. Do this by
making an existing needle for this dialog a bit more generic
in name and using it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-03-26 12:30:47 -07:00

17 lines
225 B
JSON

{
"area": [
{
"ypos": 251,
"type": "match",
"width": 46,
"xpos": 299,
"height": 32
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"auth_required"
]
}