A demo project that demonstrates how to use Playwright Test Runner using TypeScript
npm install
npx playwright install
npm test
npx playwright show-trace ./doco/exampletrace.zip
A demo project that demonstrates how to use Playwright Test Runner using TypeScript
npm install
npx playwright install
npm test
npx playwright show-trace ./doco/exampletrace.zip