mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-04 21:11:24 +00:00
855e54d8df
Investigation suggests that the Firefox certificate validation failure we sometimes get when loading the FreeIPA web UI in the freeipa_webui test module is a race issue in Firefox itself: https://bugzilla.mozilla.org/show_bug.cgi?id=1530429 refreshing the page seems to work around the problem, so let's do that. Signed-off-by: Adam Williamson <awilliam@redhat.com>
17 lines
227 B
JSON
17 lines
227 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 75,
|
|
"height": 22,
|
|
"ypos": 43,
|
|
"type": "match",
|
|
"width": 22
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"browser_refresh",
|
|
"firefox_refresh"
|
|
]
|
|
}
|