Project 1: Rokomari Website automation test
Includes
In this project, I tested the functionalities such as interacting with filter buttons, checkboxes, dropdown menus, and text inputs, including autocomplete and copy-paste actions. It handles windows and tabs by opening, switching, and closing them, as well as managing alerts and selecting a book for addition to the cart. The code also demonstrates scrolling and navigating to specific tabs based on the URL, using Selenium's Page Object Model locators, utilizing the Actions class for complex user interactions and applied robust window management techniques for seamless automation workflows.