mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-26 01:14:19 +08:00
| .. | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| package.json | ||
| playwright.config.js | ||
| README.md | ||
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