1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-23 06:23:09 +00:00

Compare commits

...

4 Commits

Author SHA1 Message Date
Adam Williamson
11820faa84 Add variant star_selected_file needle for ARM
This looks different on ARM tests, not really sure why.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-10-30 22:59:34 +08:00
Adam Williamson
aa6ff861d2 Update webUI install done needle for word change
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-10-30 22:56:47 +08:00
Adam Williamson
79bad931ce Update getting started needle for F41 final SB
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-10-30 22:54:50 +08:00
Adam Williamson
f15f1e0bd7 Update Firefox download complete needle for new Firefox
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-10-30 22:52:23 +08:00
8 changed files with 70 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"area": [
{
"ypos": 148,
"type": "match",
"height": 58,
"width": 58,
"xpos": 483
},
{
"ypos": 341,
"type": "match",
"height": 17,
"width": 31,
"xpos": 442
}
],
"properties": [],
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"xpos": 884,
"width": 16,
"height": 19,
"type": "match",
"ypos": 86
}
],
"properties": [],
"tags": [
"browser_download_complete",
"firefox_download_complete"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 19,
"type": "match",
"height": 18,
"xpos": 968,
"ypos": 190
}
],
"properties": [],
"tags": [
"nautilus_star_selected_file"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 140,
"xpos": 458,
"ypos": 236,
"width": 141,
"type": "match"
}
],
"properties": [],
"tags": [
"getting_started"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 KiB