os-autoinst-distri-rocky/needles/console/user_logged_in_qwerty.json
Adam Williamson 46c6ed3cdb add needle for qwerty user logged into console
we may use this for multiple languages in future though it's
for Russian only ATM, so placing in the generic console/ dir.
2016-06-02 08:23:02 -07:00

24 lines
364 B
JSON

{
"area": [
{
"type": "match",
"width": 57,
"height": 15,
"ypos": 97,
"xpos": 8
},
{
"type": "match",
"width": 17,
"ypos": 93,
"height": 17,
"xpos": 152
}
],
"tags": [
"user_logged_in",
"user_console",
"ENV-DISTRI-fedora"
],
"properties": []
}