mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
e1a6d2c22b
We need to hit 'restart' after applying updates, and we also need the 'done' needle *not* to match the restart message, so change that to match on the text (unfortunately). That also means we have to add another variant of the needle for F32 as the background of the text is a different color there. Signed-off-by: Adam Williamson <awilliam@redhat.com>
16 lines
233 B
JSON
16 lines
233 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 929,
|
|
"ypos": 661,
|
|
"height": 15,
|
|
"type": "match",
|
|
"width": 48
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-kde",
|
|
"kde_offline_update_reboot"
|
|
]
|
|
} |