/moon-cloud-playwright-example

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Moon Cloud Playwright Example

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