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

Add a couple more missing needles for KDE user switch test

Sigh, forgot these in the PR.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-10-10 12:37:39 -07:00
parent d4b17daeaa
commit 145bbb10af
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 597,
"type": "match",
"xpos": 544,
"width": 32,
"height": 42
}
],
"properties": [],
"tags": [
"DESKTOP-kde",
"locked_screen_switch_user"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"xpos": 530,
"ypos": 641,
"width": 19,
"height": 23,
"type": "match"
}
],
"properties": [],
"tags": [
"DESKTOP-kde",
"switch_user_entry"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB