public abstract class AbstractSelectableForSAP extends AbstractSelectable
contentObjects
parent
Constructor and Description |
---|
AbstractSelectableForSAP(Component component) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSupported(WebElement element)
Test if the element is supported.
|
activateItem, clearCache, clickElement, getCacheableContent, getContent, selectItem, showOnPage, verifyContains, verifyItemSelected, verifyItemSelection, verifyItemSelection
refresh, webelement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
activateItem, getMatchedElement, selectItem, verifyItemSelection
getSupportedClassNames
public AbstractSelectableForSAP(Component component) throws SeleniumPlusException
SeleniumPlusException
public boolean isSupported(WebElement element)
EmbeddedObject
isSupported
in interface Supportable
isSupported
in class EmbeddedObject
element
- WebElement, the element to check.