mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
d065974cc6
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>
22 lines
391 B
JSON
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"
|
|
]
|
|
} |