Add express block playwright test

This commit is contained in:
Alex P 2023-03-23 09:03:17 +02:00
parent 02bec2b611
commit 10cf1b9408
No known key found for this signature in database
GPG key ID: 54487A734A204D71
2 changed files with 20 additions and 0 deletions

View file

@ -3,6 +3,7 @@ PPCP_E2E_WP_DIR=${ROOT_DIR}/.ddev/wordpress
BASEURL="https://woocommerce-paypal-payments.ddev.site"
PRODUCT_URL="/product/prod"
PRODUCT_ID=123
CUSTOMER_EMAIL="customer@example.com"
CUSTOMER_PASSWORD="password"