Step 1: Clone the LambdaTest’s Java-TestNG-Selenium repository and navigate to the code directory as shown below:
git clone https://github.com/VaneetBawa/playwright-js-tunnel
cd playwright-js-tunnelStep 2: Run below command to install NPM dependencies.
npm iStep 3: Run below command to run the test.
npm run test