Add new Cockpit login needle using the text box area

The background seems to be different in different tests, even
the reduced area I tried most recently seems to be different in
some runs. So let's just match in the text area instead. This
captures some "Fedora" text so it should still notice if branding
is broken.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-01-15 16:52:40 -08:00
parent e9c15a502a
commit fdc4a51e2a
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 81,
"type": "match",
"xpos": 108,
"height": 68,
"ypos": 233
}
],
"properties": [],
"tags": [
"cockpit_login"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB