This example demonstrates how to work with Playwright using Moon Cloud.
$ PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 npm install
$ npm test
To show Playwright traffic add an environment variable:
$ DEBUG="pw:*" npm test
This example demonstrates how to work with Playwright using Moon Cloud.
$ PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 npm install
$ npm test
To show Playwright traffic add an environment variable:
$ DEBUG="pw:*" npm test