Playwright BDD framework development using JavaScript with Page Object Model
Test site - https://automationexercise.com/ Folder Structure features appName step_definitions hooks.js src pages utils resources testData uploads reports screenshots .html .json .gitignore package.json
Scenario
- Launch browser and navigate to site
- Run 2 scenarios in parallel
- Run with retry
- Run with tags
Cucucmber default Report generation Attaching Logs Attaching screenshots for the failed scenario