Skip to content

Files

Latest commit

 

History

History

playwright-test-js-merge-test

Testing Playwright with JS on LambdaTest

Setup

  • Clone the repo. Run cd playwright-test-js
  • Install dependencies. Run npm install

Running your tests

  • To run a single test, run npm run test