woocommerce-paypal-payments/tests/Playwright
2024-07-29 16:28:22 +02:00
..
tests Add test for card block free trial without saved payments 2024-07-29 16:28:22 +02:00
.env.example Remove all Sofort references as it has been deprecated 2024-03-27 14:43:12 +01:00
.gitignore Add readme and ignore playwright-report content 2023-08-03 16:13:30 +02:00
package.json Add products utility test 2023-08-07 15:27:17 +02:00
playwright.config.js Fix card fields rendered multiple times 2024-07-29 12:18:41 +02:00
README.md Update readme 2023-08-03 16:36:47 +02:00

ddev-playwright addon

https://github.com/julienloizelet/ddev-playwright

Install

$ ddev restart
$ ddev playwright-install

Usage

https://github.com/julienloizelet/ddev-playwright#basic-usage

$ ddev playwright test

Known issues

It does not open browser in macOS, to make it work use npx:

$ cd tests/Playwright
$ npx playwright test