cucumber-selenium-testng-project/ ├── src/ │ ├── main/java/ │ │ ├── common/ │ │ │ └── CommonMethods.java # Reusable utility ...
In the folder "src/test/resources", adapt the files envCfg.json and browsersCfg.json using your editor of choice (an IDE or any simple editor) ...