SeleniumProject/ ├── src/ │ ├── main/ │ │ ├── java/org/main/selenium/ │ │ │ ├── base/ │ │ │ │ └── BaseTest.java # Base class with common Selenium methods │ │ │ ├── locators ...
This project is built with a modern automation stack. Follow the steps below to set up your local environment.