Skip to content

puagarwa/PlaywrightRemoteServer

Repository files navigation

PlaywrightRemoteServer

steps to run

npm install npx playwright install --with-deps

start server

npx playwright run-server --port 8090

run test

npx playwright test --repeat-each=1

enable logging

set env variable DEBUG: pw:browser*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published