All posts by Vipul Gupta
• Selenium Java • Automation • Tutorial
How To Select Multiple Checkboxes In Selenium WebDriver Using Java?
Have you ever wondered how frustrating it would be if you had to log in each time you wanted to view your Facebook profile? Or in a multiple-choice question where you’d like to mark many options but can’t?
June 20, 2022
173248 Views
15 Min Read
• Automation • Selenium Java • Tutorial
How To Use Java Event Listeners in Selenium WebDriver
While working on any UI functionality, I tend to aspire for more and more logs and reporting. This happens especially when performing test automation on web pages. Testing such websites means interacting with several web elements, which would require a lot of movement from one page to another, from one function to another.
February 4, 2022
300656 Views
13 Min Read