1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-18 21:47:23 +00:00
os-autoinst-distri-fedora/needles/gnome/initial_setup_44-20230221.json
Adam Williamson d0699217a4 Handle g-i-s 44 requiring two tabs at 'set a password' screen
We still need to handle 43 only requiring one for now, and we
can't just make it release-dependent until 44 is stable for both
38 and Rawhide, so let's use a needle match temporarily. Only
44 has these eye/pencil icons on this screen.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-20 17:13:37 -08:00

36 lines
561 B
JSON

{
"area": [
{
"xpos": 717,
"ypos": 226,
"width": 22,
"height": 22,
"type": "match"
},
{
"xpos": 757,
"ypos": 228,
"width": 23,
"height": 20,
"type": "match"
},
{
"xpos": 718,
"ypos": 368,
"width": 22,
"height": 22,
"type": "match"
},
{
"xpos": 757,
"ypos": 371,
"width": 22,
"height": 17,
"type": "match"
}
],
"properties": [],
"tags": [
"initial_setup_44"
]
}