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

Compare commits

...

2 Commits

Author SHA1 Message Date
Adam Williamson
5309466098 Update a KDE package manager needle for KDE 6.2
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-09-15 23:37:03 -07:00
Alessandro Astone
39e26ed029 kde_doublek_workaround: Allow some time for the menu to close 2024-09-15 21:19:18 +02:00
3 changed files with 17 additions and 0 deletions

View File

@ -1774,6 +1774,7 @@ sub kde_doublek_workaround {
send_key $args{key};
wait_still_screen 5;
send_key 'esc';
wait_still_screen 3;
}
1;

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"xpos": 554,
"ypos": 468,
"width": 46,
"height": 15
}
],
"properties": [],
"tags": [
"DESKTOP-kde",
"kde_offline_update_reboot"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB