Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.35 KB

playwright-cucumber-pom-cucumber_report-for-e2e-testing

Playwright

Playwright 1.4+ with Cucumber, Page Object Model, cucumber report project.

Built With

This section lists any major frameworks/libraries used to bootstrap project.

Playwright Typescript Cucumber

🚀 Install the project

Install project dependencies with: npm i

Run the demo:

  1. Standard Execution: npm run test:pom:chrome
  2. Cucumber Execution: npm run start:app:start:test:bdd --HEADLESS=true (default without --HEADLESS option is headed)
  3. Report: test-results/cucumber-report.html