Compare commits

...

2 Commits

Author SHA1 Message Date
Adam Williamson 4b3ee64ee8 Update gnome_reboot_confirm needle
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-04-18 12:59:41 -07:00
Adam Williamson dd20d1f224 Add a missing needle for KDE graphical upgrade tests
This is the variant we hit when upgrading from Fedora 40 (the
button looks a bit different than on F39). Without it the test
for Rawhide (which upgrades from F40) will fail.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-04-18 12:55:48 -07:00
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"height": 18,
"xpos": 568,
"ypos": 564,
"type": "match",
"width": 110
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"gnome_reboot_confirm"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 88,
"xpos": 878,
"height": 20,
"width": 54
}
],
"properties": [],
"tags": [
"desktop_package_tool_upgrade_system"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB