Skip to content

codeprimate123/qa_home_assignement_typescript_playwright

Repository files navigation

Playwright TypeScript Test Automation Project

This repository contains a test automation framework for Web UI and API testing, built with Playwright and TypeScript.

Getting Started

  1. Install dependencies: npm install
  2. Run all tests: npm test
  3. Run UI tests on Chrome: npm run test:ui
  4. Run UI tests on all browsers: npm run test:ui:all
  5. Run only API tests: npm run test:api
  6. View the HTML report: npm run report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors