mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
b1dfcfdd3d
Contacts now has two burger menus, which is awkward. We need specific needles to identify each, we can't rely on the generic needle any more as it won't always open the right menu. We also need to still work with the old UI for the flatpak. Signed-off-by: Adam Williamson <awilliam@redhat.com>
19 lines
282 B
JSON
19 lines
282 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 60,
|
|
"ypos": 45,
|
|
"height": 21,
|
|
"xpos": 227,
|
|
"type": "match",
|
|
"click_point": {
|
|
"xpos": 50,
|
|
"ypos": 10.5
|
|
}
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"contacts_left_menu"
|
|
]
|
|
} |