Function Do-Is-Checked

Part of:

package selenium
( do-is-checked < locator > &optional (session *selenium-session*) )
Gets whether a toggle-button (checkbox/radio) is checked. Fails if the specified element doesn't exist or isn't a toggle-button.