mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-05 15:34:22 +00:00
14205c3acd
The 'global' app menu is no longer shown, which affects the apps_run_terminal needle (it will affect many others for the compose tests, but this is just for updates tests). It seems we sometimes have the cursor over the Activities button and it looks slightly different in that case, so add a variant needle for that. Finally, the password input box in GDM is no longer highlighted in blue as it probably should be to indicate that it's active, so add a workaround needle to handle that. Signed-off-by: Adam Williamson <awilliam@redhat.com>
22 lines
324 B
JSON
22 lines
324 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 285,
|
|
"height": 21,
|
|
"type": "match",
|
|
"width": 29,
|
|
"ypos": 164
|
|
},
|
|
{
|
|
"xpos": 194,
|
|
"height": 20,
|
|
"type": "match",
|
|
"width": 25,
|
|
"ypos": 128
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"apps_run_terminal"
|
|
]
|
|
} |