Skip to content

Ak-mohmnd/Playwright-Automation

Repository files navigation

App

Overview of dependencies and config used in this repo.

Dependencies

  • Run npm init -y # Initializes a new NPM project

  • Run npm install playwright # Installs Playwright

  • Run npm install @types/node --save-dev # Installs Node.js types for TypeScript support

  • Run npm install faker # Installs faker.js

  • Run npm install typescript --save-dev # Installs TypeScript

  • Run npx tsc --init # Initializes TypeScript configuration

Note -- If All these are already config -- Download the ripo and only install

  • Run npm install playwright # Installs Playwright

Playwright Tests

  • Run npx playwright test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published