This was done on MacOS. And I'll post a YouTube tutorial eventually. So, if you have alternative methods for Windows, please post such suggestions in the videos. Will be testing the Pokemon website ...
selenium-cucumber-boilerplate/ ├── e2e-tests/ │ ├── features/ # Cucumber feature files (.feature) │ │ └── examples/ # Example feature files │ ├── pages/ # Page Object Model │ │ ├── basePage.ts # Base ...