mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
16ded56935
KDE update was still often failing on #1943943, so this tries a bit harder to work around it. We add a 'refresh' needle for KDE, and tweak the 'retry' logic to click it if we get to that point. Note adding the needle also changes behaviour slightly - we may click this needle if we see it on first entering the screen. So either change may be helping. Either way, this does make the test more reliable. Signed-off-by: Adam Williamson <awilliam@redhat.com>
16 lines
243 B
JSON
16 lines
243 B
JSON
{
|
|
"area": [
|
|
{
|
|
"height": 16,
|
|
"type": "match",
|
|
"xpos": 748,
|
|
"ypos": 226,
|
|
"width": 19
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-kde",
|
|
"desktop_package_tool_update_refresh"
|
|
]
|
|
} |