Skip to content

bwilczek/playwright-typescript-poc

Repository files navigation

PoC for PlayWright and Page Objects

Page under tests: https://bwilczek.github.io/watir_pump_tutorial/todo_lists.html

# linter
yarn run lint

# unit tests with jest
yarn run test

# e2e tests with playwright
yarn run test:e2e

# consider setting PW_TEST_HTML_REPORT_OPEN='never' to avoid new browser tab being open on each playwright failure

About

Learning Playwright with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published