mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
e396341f31
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>
17 lines
225 B
JSON
17 lines
225 B
JSON
{
|
|
"area": [
|
|
{
|
|
"ypos": 251,
|
|
"type": "match",
|
|
"width": 46,
|
|
"xpos": 299,
|
|
"height": 32
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-gnome",
|
|
"auth_required"
|
|
]
|
|
}
|