Thanks to visit codestin.com
Credit goes to github.com

Skip to content

b0ndarenk07/playwright-test

Repository files navigation

Run specific test with browser

npx playwright test tests/login.spec.js --headed
npx playwright test tests/robLogin.spec.js --headed --debug
npx playwright test tests/createPortfolio.spec.js --headed --debug

Run all tests with browser

npx playwright test --headed

Debugger

npx playwright test tests/login.spec.ts --debug
npx playwright test --debug

About

to test specific functionality on bossman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •