os-autoinst-distri-rocky/needles/gnome/apps/apps_run_terminal-20200605.json
Adam Williamson d065974cc6 apps_run_terminal: match window area too
Just matching the Overview entry isn't really enough, the app
hasn't really run yet. This makes the test more robust and also
helps out on aarch64 desktop tests where the app window takes a
long time to appear.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-12-04 11:55:36 -08:00

22 lines
391 B
JSON

{
"area": [
{
"height": 22,
"type": "match",
"width": 83,
"xpos": 129,
"ypos": 4
},
{
"height": 20,
"type": "match",
"width": 25,
"xpos": 195,
"ypos": 125
}
],
"properties": [],
"tags": [
"apps_run_terminal"
]
}