mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-04 15:24:20 +00:00
05c793179a
This adds a test for fingerprint-based login, as requested by @benzea in #223. We use the fprintd dummy device to let us simulate scanning a fingerprint, and check various scenarios recommended by @benzea. Signed-off-by: Adam Williamson <awilliam@redhat.com>
25 lines
374 B
JSON
25 lines
374 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 598,
|
|
"ypos": 469,
|
|
"width": 66,
|
|
"height": 11,
|
|
"type": "match"
|
|
},
|
|
{
|
|
"xpos": 373,
|
|
"ypos": 236,
|
|
"width": 170,
|
|
"height": 24,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"DESKTOP-gnome",
|
|
"auth_required_fprint",
|
|
"auth_required"
|
|
]
|
|
}
|