diff --git a/blueprint/test/Amazon.json b/blueprint/test/Amazon.json new file mode 100644 index 0000000..feee268 --- /dev/null +++ b/blueprint/test/Amazon.json @@ -0,0 +1,10 @@ +[ + { + "id": 1, + "url": "https://www.amazon.fr/ap/signin", + "action": "download-invoice", + "manual": true, + "screenshot": "", + "querySelector": "div#ap_error_page_message.ap_error_page_message" + } +] \ No newline at end of file