A robust, reusable Selenium automation framework built with Python and the Page Object Model (POM) design pattern. Selenium_Framework/ ├── config/ │ └── config.py # Central configuration file ├── ...