“check”, “uncheck”, “checkAndWait” and “uncheckAndWait” command example of selenium IDE
You can use check and uncheck commands only with checkbox and radio buttons of webpage. Let we see how we can use check command in selenium IDE. “check” command check command will check the check box if have check box on your webpage. You can also select radio button using check command. New Test Command Target … Read more