You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java-based web automation framework using Selenium WebDriver for automating browser tasks and testing web applications. It includes reusable test scripts and page object models for efficient and scalable automation.
This project focuses on automated testing for a car rental web application, which allows users to search, order, add, and remove cars. It includes UI tests using Selenium and API tests with OkHttp.