[openqa-needles] Add needle for ALT+F2 (run program) popup



commit 4687f5512c28a077fec8d13695a68417a62d1282
Author: Sam Thursfield <sam thursfield codethink co uk>
Date:   Wed Nov 3 12:25:00 2021 +0100

    Add needle for ALT+F2 (run program) popup
    
    We use this to start apps.

 desktop_runner.json |  17 +++++++++++++++++
 desktop_runner.png  | Bin 0 -> 190346 bytes
 2 files changed, 17 insertions(+)
---
diff --git a/desktop_runner.json b/desktop_runner.json
new file mode 100644
index 0000000..e288f6e
--- /dev/null
+++ b/desktop_runner.json
@@ -0,0 +1,17 @@
+{
+  "area": [
+    {
+      "xpos": 316,
+      "ypos": 306,
+      "width": 390,
+      "height": 157,
+      "type": "match",
+      "match": 95
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "desktop_runner"
+  ]
+}
+
diff --git a/desktop_runner.png b/desktop_runner.png
new file mode 100644
index 0000000..ac129c3
Binary files /dev/null and b/desktop_runner.png differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]