Technologies • Getting Started • Contribute
- TypeScript
- Playwright
git clone [email protected]:marcosandremartins/ts-playwright.git
npm install
npx playwright test
- Clone this repository
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'feat: Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request