Skip to content

kumarcode/pw-graveyard

Repository files navigation

Playwright Graveyard

Playwright Graveyard is a boilerplate for UI automation using Playwright that teams can use to quickly set up the framework, build on top of it, or use it to learn and practice Playwright. It also contains sample tests.

Features

  • Preconfigured project structure with sample tests
  • Page Object Model and test data segregation support
  • Built-in utilities and helpers for simplified testing
  • Customizable configuration with support for reporting, tagging, retries, and more.

Prerequisites

To use this project, you will need to have the following installed on your system:

Getting Started

  1. Clone this repository: git clone https://github.com/kumarcode/pw-graveyard.git
  2. Install the dependencies: npm install
  3. Run the tests: npm test

You should see the tests run in the console. From here, you can customize the project to fit your needs.

Usage

The boilerplate is designed to be highly customizable, but to get started, you can use the example tests in the testsuite folder as a guide. These tests demonstrate how to interact with a sample website using Playwright.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •