project/ │ ├─ config/ │ ├─ config.py # Загружает настройки из settings.yaml / Loads settings from settings.yaml │ └─ settings.yaml # Конфигурация браузеров, base_url, таймауты / Browser ...
Selenium Cucumber Automation Framework A robust, cross-browser test automation framework built with Java, Selenium WebDriver, Cucumber BDD, and ExtentReports.