Work with checkboxes and radio buttons using Selenium WebDriver
Checkboxes and radio buttons are elements that present on almost every website. That’s why every test automation engineer should know how to work with them. Checking checkboxes or selecting and radio buttons is easy with Selenium WebDriver.
In this short Selenium WebDriver tutorial, you will learn a few very important things. How to work with checkboxes and radio buttons. And how to verify, if the checkbox or radio button is already selected