Skip to content

ortoniKC/playwright-ts-lambdatest

Repository files navigation

Playwright Tutorial - Typescript

What is Playwright?

  • The playwright is a Node.js library to automate Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web testing.
  • Playwright by Microsoft did start as a fork of Puppeteer Puppeteer is a node library to automate the chromium browsers with the JavaScript API

How to use?

  • Clone the repository
  • open the project
  • From the terminal install all the dependencies using 'npm i'

Required software

  • Node js -> v.14 or above
  • VS Code
  • Playwright Vs Code Extension

Video list

Please follow in a sequence:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published