protected abstract static class CheckBox.HtmlCheckable extends CheckBox.AbstractCheckable
parent
Constructor and Description |
---|
HtmlCheckable(Component component) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSupported(org.openqa.selenium.WebElement element)
Test if the element is supported.
|
check, clearCache, isChecked, isStatusOk, nativeSetChecked, setChecked, uncheck
isShowOnPage, refresh, webelement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSupportedClassNames
public HtmlCheckable(Component component) throws SeleniumPlusException
SeleniumPlusException
public boolean isSupported(org.openqa.selenium.WebElement element)
EmbeddedObject
isSupported
in interface Supportable
isSupported
in class EmbeddedObject
element
- WebElement, the element to check.Copyright © SAS Institute. All Rights Reserved.