mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2025-01-02 23:30:56 +00:00
add azerty user logged in needle
Since we are now logging to user account every time, I've encountered new bug - we are missing needle for azerty user logged in. This DR adds it. Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D640
This commit is contained in:
parent
ec6b3ff4a3
commit
da7bdda462
2 changed files with 25 additions and 0 deletions
25
needles/user_azerty_logged_in.json
Normal file
25
needles/user_azerty_logged_in.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"area": [
|
||||||
|
{
|
||||||
|
"width": 57,
|
||||||
|
"ypos": 95,
|
||||||
|
"xpos": 7,
|
||||||
|
"height": 16,
|
||||||
|
"type": "match"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"height": 17,
|
||||||
|
"xpos": 153,
|
||||||
|
"type": "match",
|
||||||
|
"ypos": 93,
|
||||||
|
"width": 15
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"ENV-DISTRI-fedora",
|
||||||
|
"LANGUAGE-french",
|
||||||
|
"user_console",
|
||||||
|
"user_logged_in"
|
||||||
|
]
|
||||||
|
}
|
BIN
needles/user_azerty_logged_in.png
Normal file
BIN
needles/user_azerty_logged_in.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1,002 B |
Loading…
Reference in a new issue