public interface Supportable
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getSupportedClassNames() |
boolean |
isSupported(org.openqa.selenium.WebElement element)
Test if the element is supported.
|
boolean isSupported(org.openqa.selenium.WebElement element)
element
- WebElement, the element to check.java.lang.String[] getSupportedClassNames()
Copyright © SAS Institute. All Rights Reserved.