1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-09 10:25:44 +00:00

Update an anaconda needle for a webUI interface change

The install method choices are now hidden until at least one disk
is selected, so we need to match on an interface element that's
always present.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-06-20 18:01:34 +01:00
parent 41cfe69e2a
commit 0b47ec2937
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 129,
"type": "match",
"height": 23,
"width": 109,
"xpos": 273
}
],
"properties": [],
"tags": [
"anaconda_webui_installmethod",
"_ANACONDA_WEBUI"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB