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

Compare commits

..

1 Commits

Author SHA1 Message Date
Lukas Ruzicka
c76cbeea30 Create a test for KDE KCalc. 2024-11-14 13:01:48 +01:00
13 changed files with 90 additions and 2 deletions

View File

@ -170,11 +170,9 @@ for button in ("div", "divider", "zero", "one", "two", "three", "four", "five",
"six","seven", "eight", "nine", "mod", "percent", "pi", "root",
"square", "sub"):
testtags.append(f"calc_button_{button}")
testtags.append(f"kcalc_button_{button}")
for result in ("BokZw", "Czo4s", "O9qsL", "WIxiR", "b5y2B", "h7MfO", "qxuBK",
"tWshx", "uC8Ul", "3LAG3"):
testtags.append(f"calc_result_{result}")
testtags.append(f"kcalc_result_{result}")
# Needles for Contacts
for hashname in ("jlJmL", "7XGzO", "ps61y", "OvXj~", "GqYOp", "VEFrP"):
testtags.append(f"contacts_name_{hashname}")

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 605,
"ypos": 213,
"width": 116,
"height": 16,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_enable_shortcuts"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 172,
"width": 26,
"height": 25,
"xpos": 371
}
],
"properties": [],
"tags": [
"vinagre_fullscreen"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 25,
"ypos": 171,
"type": "match",
"width": 26,
"xpos": 371
}
],
"properties": [],
"tags": [
"vinagre_fullscreen"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 195,
"ypos": 170,
"width": 32,
"height": 26,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_new_connection"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 529 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 441,
"ypos": 289,
"width": 30,
"height": 12,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_protocol"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 546 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 405,
"ypos": 383,
"width": 32,
"height": 16,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_protocol_vnc"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 546 KiB