[kde-linux/os-autoinst-distri-kdelinux] needles: needles: add needle for disk decryption password prompt
Bhushan Shah <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 33da579a41022a958caa16965cdd174e62859433 by Bhushan Shah.
Committed on 20/07/2026 at 11:55.
Pushed by bshah into branch 'master'.
needles: add needle for disk decryption password prompt
A +15 -0 needles/bootup_fde.json
A +- -- needles/bootup_fde.png
https://invent.kde.org/kde-linux/os-autoinst-distri-kdelinux/-/commit/33da579a41022a958caa16965cdd174e62859433
diff --git a/needles/bootup_fde.json b/needles/bootup_fde.json
new file mode 100644
index 0000000..a74c077
--- /dev/null
+++ b/needles/bootup_fde.json
@@ -0,0 +1,15 @@
+{
+ "area": [
+ {
+ "xpos": 325,
+ "ypos": 324,
+ "width": 328,
+ "height": 23,
+ "type": "match"
+ }
+ ],
+ "properties": [],
+ "tags": [
+ "bootup_fde"
+ ]
+}
\ No newline at end of file
diff --git a/needles/bootup_fde.png b/needles/bootup_fde.png
new file mode 100644
index 0000000..b5344d4
Binary files /dev/null and b/needles/bootup_fde.png differ