aerokube / moon-cloud-playwright-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%