[openqa-needles] Fix click point which the web UI accidentally moved to wrong place



commit b1ef369040c3415d0ebe4e5f62b89693d4d8356a
Author: Sam Thursfield <sam thursfield codethink co uk>
Date:   Fri Sep 23 12:32:52 2022 +0200

    Fix click point which the web UI accidentally moved to wrong place

 gnome_firstboot_accounts-20220923.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gnome_firstboot_accounts-20220923.json b/gnome_firstboot_accounts-20220923.json
index 2f34d8e..71e1dbd 100644
--- a/gnome_firstboot_accounts-20220923.json
+++ b/gnome_firstboot_accounts-20220923.json
@@ -1,11 +1,11 @@
 {
   "area": [
     {
-      "ypos": 43,
-      "type": "match",
-      "xpos": 91,
-      "height": 36,
+      "xpos": 952,
+      "ypos": 38,
       "width": 67,
+      "height": 36,
+      "type": "match",
       "click_point": {
         "xpos": 33.5,
         "ypos": 18
@@ -23,4 +23,4 @@
   "tags": [
     "gnome_firstboot_accounts"
   ]
-}
\ No newline at end of file
+}


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