Add variant 'getting started' needle for selinux alert

An selinux alert can hide the 'getting started' window title, so
let's have a variant needle which matches on the big 'Started'
in the window instead. We may as well have both for maximum
match potential.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-09-06 22:19:37 -07:00
parent e2eb794a87
commit c04f1509aa
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"properties": [],
"tags": [
"getting_started",
"LANGUAGE-english",
"LANGUAGE-arabic"
],
"area": [
{
"width": 121,
"height": 30,
"type": "match",
"ypos": 123,
"xpos": 173
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB