Skip to content

EugenePetrik/playwright-project

Repository files navigation

Playwright Sample Project

E2E

Lighthouse

Test Services

https://demo.learnwebdriverio.com

Requirements

  • NodeJS
  • GIT

Install project dependencies

npm install

Run E2E Tests

npm run test:e2e

Run Visual Tests

npm run test:visual

Run Accessibility Tests

npm run test:a11y

Run Lighthouse Tests

npm run test:lighthouse

Run API Tests

npm run test:api

Generate HTML Report

npm run html:report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published