Cucumber with Playwright Typescript
Cucumber with Playwright Typescript
- 1 - Introduction
- 1 -Introduction
- 2 - Scenarios Creation
- 1 -Step Definitions Implementation Parameterization
- 2 -Scenario Outline
- 3 - All Topices
- 1 -Hooks
- 2 -Shared Page Objects
- 3 -Report Generate and take Screenshot
- 4 -HTML Report With Charts
- 5 -How to Run Parallel and Failed test case Rerun
- 6 -How to run Multiple Environments and Create Proper Project Structure
- 7 -Winston Logger
- 8 -Pass Tags from CLI
- 9 -POM(Page Object Model)
- 10 -GitHub Actions