Educate on playwright with typescript capabilities.
TypeScript foundations and beyond
- Install Git Bash - for Windows
- Install NodeJS - based on your platform
git clonethe repo- Install VS Code Editor and open the repo
npm i- installs all dependenciesnpx playwright install- installs all required browsers
npx playwright test <path to test file>
If using Windows, set IDE terminal to Git Bash and execute.
https://github.com/akshayp7/playwright-typescript-playwright-test