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.
This commit is contained in:
parent
aba2814611
commit
46c6ed3cdb
24
needles/console/user_logged_in_qwerty.json
Normal file
24
needles/console/user_logged_in_qwerty.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
BIN
needles/console/user_logged_in_qwerty.png
Normal file
BIN
needles/console/user_logged_in_qwerty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1003 B |
Loading…
Reference in New Issue
Block a user