Skip to content

mcv46241/playwright-typescript

 
 

Repository files navigation

playwright-typescript

Educate on playwright with typescript capabilities.

🏗️Pre-requisite

TypeScript foundations and beyond

🛠️Setup

  1. Install Git Bash - for Windows
  2. Install NodeJS - based on your platform
  3. git clone the repo
  4. Install VS Code Editor and open the repo
  5. npm i - installs all dependencies
  6. npx playwright install - installs all required browsers

⏯️Execution

npx playwright test <path to test file>

If using Windows, set IDE terminal to Git Bash and execute.

Commands

🍒Refer

https://github.com/akshayp7/playwright-typescript-playwright-test

About

Overview of Playwright capabilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%