Skip to content

Playwright E2E test with cucumber, native playwright test and page object model

Notifications You must be signed in to change notification settings

attilagyoriid/playwright_pom_cucumber

Repository files navigation

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

Releases

No releases published

Packages

No packages published