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

Compare commits

..

1 Commits

Author SHA1 Message Date
Adam Williamson
b870ec9bf3 Factor DM login process out of _graphical_wait_login
There are several other tests doing the same thing (but not as
safely, in some cases). To improve reliability and reduce
duplication, let's factor this out into utils.pm and reuse it
where appropriate.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-09-26 08:57:27 -07:00
4 changed files with 0 additions and 31 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 36,
"type": "match",
"ypos": 217,
"xpos": 409,
"width": 47
}
],
"properties": [],
"tags": [
"clocks_alarm_hour"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

View File

@ -1,16 +0,0 @@
{
"area": [
{
"width": 17,
"xpos": 880,
"ypos": 729,
"type": "match",
"height": 18
}
],
"properties": [],
"tags": [
"DESKTOP-kde",
"desktop_expand_systray"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB