mark-wiemer / hello-playwright

Getting started with Playwright

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Playwright

Getting started with Playwright

Machine dependencies

  • Node.js version 18.15.0 or above (though most versions of Node.js should work)

Building from source

  • Clone this repository or extract directory contents
  • Navigate to root folder for this repository
  • npm i
  • Validate build with npm run test

About

Getting started with Playwright


Languages

Language:TypeScript 61.4%Language:HTML 38.6%