- Changed baseUrl to more generic localhost:8000 - Testing adding Stripe card & paying with it - Added iframe helper functions - Fix issue with processingOverlay when adding stripe credit card - Added few selectors to pages for easier testing
5 lines
96 B
JSON
5 lines
96 B
JSON
{
|
|
"video": false,
|
|
"baseUrl": "http://localhost:8000/",
|
|
"chromeWebSecurity": false
|
|
}
|