mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-05 05:21:23 +00:00
Trevor Cooper
d5a9a44eb9
There's one point in the tests where we may log into cockpit for the second time in one run (it depends how a package update process goes). When this happens, we don't get prompted again for admin access, so we need to *not* expect that. Signed-off-by: Adam Williamson <awilliam@redhat.com> Signed-off-by: Trevor Cooper <tcooper@rockylinux.org>
17 lines
227 B
JSON
17 lines
227 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 257,
|
|
"height": 40,
|
|
"ypos": 517,
|
|
"type": "match",
|
|
"width": 230
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"ENV-DISTRI-rocky",
|
|
"cockpit_main"
|
|
]
|
|
}
|