Skip to content

hannes-str/playwright-test

Repository files navigation

Linux install:

  • Install node:
apt install npm
  • Install npm packages:
npm install playwright
npm install typescript --save-dev
  • Run test as js:
npx tsc file.ts
node file.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published