This project demonstrates automated UI testing using Selenium WebDriver and Python. The automation framework validates the functionality of a sample web application by interacting with web elements, ...
SDET-Automation-Practice/ │ ├── 📂 selenium/ │ └── UI automation practice │ ├── 📂 api/ │ └── API testing practice │ ├── 📂 test_data/ │ └── Excel / test data files │ ├── 📂 reports ...