Add the settings needle that provides the 'workspace' tag back

Removing this broke the GNOME apps test entirely because there
was no GNOME 'workspace' needle any more.

I don't like this needle much, we should probably use
check_desktop_clean or something instead. But for now let's just
put it back.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-06-25 14:16:11 -07:00
parent 6656f1659d
commit bc2add845e
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"properties": [],
"tags": [
"apps_settings_screen_black",
"workspace"
],
"area": [
{
"xpos": 382,
"ypos": 280,
"width": 238,
"height": 171,
"type": "match"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB