From 2e75cfe5db4524bd4fb92928eacf5376b8919cb1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 08 2019 15:47:33 +0000 Subject: Add new variant Firefox certificate error needle It looks different in Fedora 30 update tests for some reason. Signed-off-by: Adam Williamson --- diff --git a/needles/firefox/firefox_certificate_error-20190308.json b/needles/firefox/firefox_certificate_error-20190308.json new file mode 100644 index 0000000..b7bbc88 --- /dev/null +++ b/needles/firefox/firefox_certificate_error-20190308.json @@ -0,0 +1,16 @@ +{ + "area": [ + { + "xpos": 799, + "height": 19, + "width": 75, + "type": "match", + "ypos": 508 + } + ], + "properties": [], + "tags": [ + "browser_certificate_error", + "firefox_certificate_error" + ] +} \ No newline at end of file diff --git a/needles/firefox/firefox_certificate_error-20190308.png b/needles/firefox/firefox_certificate_error-20190308.png new file mode 100644 index 0000000..92035ca Binary files /dev/null and b/needles/firefox/firefox_certificate_error-20190308.png differ