mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Add several new Cockpit login needles for Cockpit 272
The wider one seems to happen when text at the bottom of the login box prevents the "Fedora Linux..." text from wrapping across two lines. I have no idea why we see two different cases of the "Fedora Linux text wrapped" variant with very slightly different amounts of whitespace, but we do, it seems we need both of these. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
6f00e3fe8a
commit
5ed1d88f61
15
needles/cockpit/login-textbox-20220623.json
Normal file
15
needles/cockpit/login-textbox-20220623.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 101,
|
||||
"width": 81,
|
||||
"xpos": 111,
|
||||
"type": "match",
|
||||
"ypos": 241
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_login"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/login-textbox-20220623.png
Normal file
BIN
needles/cockpit/login-textbox-20220623.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 240 KiB |
15
needles/cockpit/login-textbox-alt-20220623.json
Normal file
15
needles/cockpit/login-textbox-alt-20220623.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"ypos": 264,
|
||||
"height": 101,
|
||||
"width": 81,
|
||||
"xpos": 111
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_login"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/login-textbox-alt-20220623.png
Normal file
BIN
needles/cockpit/login-textbox-alt-20220623.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 218 KiB |
15
needles/cockpit/login-textbox-wider-20220623.json
Normal file
15
needles/cockpit/login-textbox-wider-20220623.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 110,
|
||||
"width": 81,
|
||||
"height": 68,
|
||||
"ypos": 277,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_login"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/login-textbox-wider-20220623.png
Normal file
BIN
needles/cockpit/login-textbox-wider-20220623.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 185 KiB |
Loading…
Reference in New Issue
Block a user