mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Compare commits
2 Commits
c76cbeea30
...
8abf76f5ba
Author | SHA1 | Date | |
---|---|---|---|
|
8abf76f5ba | ||
|
ca421dacc7 |
@ -170,9 +170,11 @@ for button in ("div", "divider", "zero", "one", "two", "three", "four", "five",
|
|||||||
"six","seven", "eight", "nine", "mod", "percent", "pi", "root",
|
"six","seven", "eight", "nine", "mod", "percent", "pi", "root",
|
||||||
"square", "sub"):
|
"square", "sub"):
|
||||||
testtags.append(f"calc_button_{button}")
|
testtags.append(f"calc_button_{button}")
|
||||||
|
testtags.append(f"kcalc_button_{button}")
|
||||||
for result in ("BokZw", "Czo4s", "O9qsL", "WIxiR", "b5y2B", "h7MfO", "qxuBK",
|
for result in ("BokZw", "Czo4s", "O9qsL", "WIxiR", "b5y2B", "h7MfO", "qxuBK",
|
||||||
"tWshx", "uC8Ul", "3LAG3"):
|
"tWshx", "uC8Ul", "3LAG3"):
|
||||||
testtags.append(f"calc_result_{result}")
|
testtags.append(f"calc_result_{result}")
|
||||||
|
testtags.append(f"kcalc_result_{result}")
|
||||||
# Needles for Contacts
|
# Needles for Contacts
|
||||||
for hashname in ("jlJmL", "7XGzO", "ps61y", "OvXj~", "GqYOp", "VEFrP"):
|
for hashname in ("jlJmL", "7XGzO", "ps61y", "OvXj~", "GqYOp", "VEFrP"):
|
||||||
testtags.append(f"contacts_name_{hashname}")
|
testtags.append(f"contacts_name_{hashname}")
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 605,
|
|
||||||
"ypos": 213,
|
|
||||||
"width": 116,
|
|
||||||
"height": 16,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"vinagre_enable_shortcuts"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 547 KiB |
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"type": "match",
|
|
||||||
"ypos": 172,
|
|
||||||
"width": 26,
|
|
||||||
"height": 25,
|
|
||||||
"xpos": 371
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"vinagre_fullscreen"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 382 KiB |
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"height": 25,
|
|
||||||
"ypos": 171,
|
|
||||||
"type": "match",
|
|
||||||
"width": 26,
|
|
||||||
"xpos": 371
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"vinagre_fullscreen"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 712 KiB |
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 195,
|
|
||||||
"ypos": 170,
|
|
||||||
"width": 32,
|
|
||||||
"height": 26,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"vinagre_new_connection"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 529 KiB |
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 441,
|
|
||||||
"ypos": 289,
|
|
||||||
"width": 30,
|
|
||||||
"height": 12,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"vinagre_protocol"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 546 KiB |
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 405,
|
|
||||||
"ypos": 383,
|
|
||||||
"width": 32,
|
|
||||||
"height": 16,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"vinagre_protocol_vnc"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 546 KiB |
Loading…
Reference in New Issue
Block a user