[openqa-needles] App GNOME Connections needs two needles



commit fc2785f0f3602e074e2b35e90ea50a7485d30cd7
Author: Sam Thursfield <sam thursfield codethink co uk>
Date:   Tue Oct 11 10:03:46 2022 +0200

    App GNOME Connections needs two needles
    
    Rename the 'home' needle to 'welcome' as it actually tests the
    first start "Welcome to Connections" dialog, not the app home.

 app_gnome_connections_home.json                    |  15 ------------
 app_gnome_connections_welcome.json                 |  26 +++++++++++++++++++++
 ...s_home.png => app_gnome_connections_welcome.png | Bin
 3 files changed, 26 insertions(+), 15 deletions(-)
---
diff --git a/app_gnome_connections_welcome.json b/app_gnome_connections_welcome.json
new file mode 100644
index 0000000..92b6530
--- /dev/null
+++ b/app_gnome_connections_welcome.json
@@ -0,0 +1,26 @@
+{
+  "area": [
+    {
+      "ypos": 623,
+      "type": "match",
+      "xpos": 543,
+      "height": 104,
+      "width": 36,
+      "click_point": {
+        "xpos": 50,
+        "ypos": 18
+      }
+    },
+    {
+      "xpos": 1,
+      "ypos": 31,
+      "width": 1022,
+      "height": 738,
+      "type": "match"
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "app_gnome_connections_home"
+  ]
+}
diff --git a/app_gnome_connections_home.png b/app_gnome_connections_welcome.png
similarity index 100%
rename from app_gnome_connections_home.png
rename to app_gnome_connections_welcome.png


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