KDE app start/stop test updates for Plasma 6

Several needle updates and a tweak to the text we type to launch
kinfocenter (just "info" now launches something else).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-11-30 18:05:37 -08:00
parent af73a24f50
commit b2928ff399
13 changed files with 93 additions and 1 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"type": "match",
"height": 46,
"xpos": 228,
"width": 35,
"ypos": 330
}
],
"properties": [],
"tags": [
"auth_required",
"auth_required_password"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"height": 20,
"xpos": 338,
"width": 121,
"ypos": 63
}
],
"properties": [],
"tags": [
"infocenter_smart_status_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 15,
"type": "match",
"ypos": 382,
"xpos": 345,
"width": 66
}
],
"properties": [],
"tags": [
"kcharselect_runs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 88,
"xpos": 597,
"ypos": 103,
"type": "match",
"height": 24
}
],
"properties": [],
"tags": [
"lwriter_runs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 508,
"xpos": 677,
"width": 239,
"height": 22,
"type": "match"
}
],
"properties": [],
"tags": [
"vault_menu_not_exist"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -11,7 +11,7 @@ sub run {
my $self = shift;
# Start the application
menu_launch_type 'info';
menu_launch_type 'info center';
# Check that it is started
assert_screen 'infocenter_runs', timeout => 60;
# Open the Devices menu item.