From 29b809376cf5f14013d178871420dc7f607f4c8a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 19 2019 18:46:06 +0000 Subject: Add yet more Firefox needle variants I don't know why the ones I *just created* don't always match, but they don't. Let's just have a bunch of needles and in a few weeks I'll look and see if any are never matching, and get rid of them. Signed-off-by: Adam Williamson --- diff --git a/needles/firefox/addon_install-alt-20190319.json b/needles/firefox/addon_install-alt-20190319.json new file mode 100644 index 0000000..6f473cc --- /dev/null +++ b/needles/firefox/addon_install-alt-20190319.json @@ -0,0 +1,22 @@ +{ + "area": [ + { + "width": 35, + "type": "match", + "ypos": 108, + "xpos": 241, + "height": 35 + }, + { + "height": 13, + "xpos": 542, + "type": "match", + "ypos": 278, + "width": 26 + } + ], + "properties": [], + "tags": [ + "firefox_addon_install" + ] +} \ No newline at end of file diff --git a/needles/firefox/addon_install-alt-20190319.png b/needles/firefox/addon_install-alt-20190319.png new file mode 100644 index 0000000..dbb11cf Binary files /dev/null and b/needles/firefox/addon_install-alt-20190319.png differ diff --git a/needles/firefox/firefox_close_tabs-alt-20190319.json b/needles/firefox/firefox_close_tabs-alt-20190319.json new file mode 100644 index 0000000..b78d1d0 --- /dev/null +++ b/needles/firefox/firefox_close_tabs-alt-20190319.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "height": 13, + "xpos": 668, + "ypos": 419, + "type": "match", + "width": 68 + } + ], + "properties": [], + "tags": [ + "firefox_close_tabs" + ] +} \ No newline at end of file diff --git a/needles/firefox/firefox_close_tabs-alt-20190319.png b/needles/firefox/firefox_close_tabs-alt-20190319.png new file mode 100644 index 0000000..20d80ac Binary files /dev/null and b/needles/firefox/firefox_close_tabs-alt-20190319.png differ