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:
parent
e9c15a502a
commit
fdc4a51e2a
15
needles/cockpit/login-textbox.json
Normal file
15
needles/cockpit/login-textbox.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 81,
|
||||
"type": "match",
|
||||
"xpos": 108,
|
||||
"height": 68,
|
||||
"ypos": 233
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_login"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/login-textbox.png
Normal file
BIN
needles/cockpit/login-textbox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 236 KiB |
Loading…
Reference in New Issue
Block a user