mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
4e46478a46
In Fedora 38, now F39 is available, there's a Download button for upgrade to F39 as well as a Download button for F38 updates. Unfortunately they're nearly identical, and openQA is matching on the upgrade one, not the update one. This stretches the match area off the top of the button to include its different background, which should make the match unique and I hope also work for F37 (where the button is a different width, so we can't easily go off the side). Will tweak if this doesn't work. Signed-off-by: Adam Williamson <awilliam@redhat.com>
16 lines
286 B
JSON
16 lines
286 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 36,
|
|
"type": "match",
|
|
"width": 71,
|
|
"xpos": 696,
|
|
"ypos": 92
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-gnome",
|
|
"desktop_package_tool_update_download"
|
|
]
|
|
} |