juniorschmitz / revisiting-playwright

Evaluating Playwright new features and CICD integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisiting Playwright

Project created for evaluating Playwright new features and capabilities, and also experimenting it integrating in Github Actions pipelines.

For running the project, you can use the VSCode Playwright official extension (MS) and run on the "Tests" option, or...

You could also run the following command:

npx playwright test --ui

About

Evaluating Playwright new features and CICD integration.


Languages

Language:TypeScript 100.0%