Skip to content

arvindrtod1/playwrightPoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Comprehensive Project Documentation

Overview

This project is designed to demonstrate the capabilities of Playwright for end-to-end testing of web applications.

Setup Instructions

Prerequisites

  • Node.js (>= 12.x)
  • npm (Node package manager)

Installation

  1. Clone this repository:
    git clone https://github.com/arvindrtod1/playwrightPoc.git
    cd playwrightPoc
  2. Install dependencies:
    npm install

Usage Examples

Running Tests

To run the tests, use the following command:

npx playwright test

Generating Reports

You can generate test reports by running:

npx playwright show-report

Contributing

If you'd like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors