Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 403 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 403 Bytes

playwright-framework-udemy

E2E Testing with Playwright course on Udemy

Info

  • This repo has initial code to get started with e2e, api testing and visual testing with Playwright.
  • The different folders are available under tests.

How To Run

  1. npm install to install the dependencies
  2. In package.json file, under script{} there are different ways to run and what to test against.