Add some more variant needles (passphrase entry, Firefox)

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-05-07 16:24:36 -07:00
parent fdaa4783e7
commit c074fe5e34
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"properties": [],
"tags": [
"boot_enter_passphrase"
],
"area": [
{
"ypos": 175,
"width": 185,
"type": "match",
"xpos": 0,
"height": 17
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 B

View File

@ -0,0 +1,16 @@
{
"tags": [
"browser_download_complete",
"firefox_download_complete"
],
"area": [
{
"height": 19,
"xpos": 895,
"ypos": 73,
"width": 16,
"type": "match"
}
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB