1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-09 01:57:22 +00:00
os-autoinst-distri-fedora/needles/kde/apps/auth_required.json
Adam Williamson 05c793179a Add a fingerprint login test (GNOME only) (#223)
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>
2021-08-03 15:21:33 -07:00

17 lines
218 B
JSON

{
"properties": [],
"tags": [
"auth_required",
"auth_required_password"
],
"area": [
{
"xpos": 273,
"ypos": 226,
"width": 35,
"height": 34,
"type": "match"
}
]
}