Skip to content

EdisCode/Playwright-Automation

Repository files navigation

Playwright Automation Project

Features

  • UI Testing with Playwright (Login, Form Validation, Navigation)
  • API Testing with Playwright
  • Page Object Model (POM) for maintainability
  • CI/CD with GitHub Actions

Setup

npm install

Run Tests

npx playwright test

CI/CD

  • GitHub Actions workflow is in .github/workflows/playwright.yml
  • Automatically runs tests on push/pull requests

About

Playwright Automation Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published