A beginner-friendly web automation project built using Python, Selenium WebDriver, and PyTest. This project automates a Google search using the Page Object Model (POM) design pattern and demonstrates ...
SDET-Automation-Practice/ │ ├── 📂 selenium/ │ └── UI automation practice │ ├── 📂 api/ │ └── API testing practice │ ├── 📂 test_data/ │ └── Excel / test data files │ ├── 📂 reports ...