diff --git a/blueprint/test/Stripe.json b/blueprint/test/Stripe.json new file mode 100644 index 0000000..39cda45 --- /dev/null +++ b/blueprint/test/Stripe.json @@ -0,0 +1,8 @@ +[ + { + "id": 1, + "url": "https://dashboard.stripe.com/login", + "action": "navigate", + "querySelector": "body" + } +] \ No newline at end of file