woocommerce-paypal-payments/tests/Playwright
2023-08-07 16:53:44 +02:00
..
tests Add subscription path to build assest scripts 2023-08-07 16:53:44 +02:00
.env.example Update .env.example contents 2023-08-03 16:15:25 +02: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 Add products utility test 2023-08-07 15:27:17 +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