Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playwright_example

run in cloud

npx playwright test

run in cloud on desktop

npx playwright test --project Chromium

run in cloud on mobile

npx playwright test --project Mobile_Chrome

run desktop ui

npx playwright test --headed --project Chromium

run mobile ui

npx playwright test --headed --project Mobile_Chrome

run debug

npx playwright test --debug

Run test from scripts

npm run test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages