Skip to content

ShakibAzadOfficial/playwrightCucumberBoilerPlate

Repository files navigation

[![Playwright-CI]

playwright-cucumber-js-e2e-boilerplate

Playwright is a Single API to automate Chromium, Firefox and WebKit.

This project is a basic framework to write E2E tests with Cucumber-JS v7 and Playwright with Page-Objects in JavaScript language.

Install

npm install

Run all the tests

npm test

Run a single test

npm run ${tagName}

Report

Cucumber HTML Report (create reports folder) will be generated at the end of test execution with failed screenshot (if any) attached with the scenario.

About

Playwright JS BoilerPlate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages