mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
3a3a6ecd2d
Cockpit 237 has misaligned radio buttons here. We know about the issue and want the test to not fail on unrelated updates, so let's make it a soft fail. Signed-off-by: Adam Williamson <awilliam@redhat.com>
24 lines
447 B
JSON
24 lines
447 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 535,
|
|
"ypos": 295,
|
|
"height": 19,
|
|
"click_point": {
|
|
"xpos": 8,
|
|
"ypos": 8
|
|
},
|
|
"type": "match",
|
|
"width": 43
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "workaround",
|
|
"value": "workaround for misaligned radio buttons, https://github.com/cockpit-project/cockpit/issues/15283"
|
|
}
|
|
],
|
|
"tags": [
|
|
"cockpit_updates_auto_all"
|
|
]
|
|
} |