org.openqa.selenium.internal.selenesedriver
Class IsElementEnabled
java.lang.Object
org.openqa.selenium.internal.selenesedriver.ElementFunction<Boolean>
org.openqa.selenium.internal.selenesedriver.IsElementEnabled
- All Implemented Interfaces:
- SeleneseFunction<Boolean>
public class IsElementEnabled
- extends ElementFunction<Boolean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsElementEnabled
public IsElementEnabled()
apply
public Boolean apply(com.thoughtworks.selenium.Selenium selenium,
Map<String,?> args)
Copyright © 2012. All Rights Reserved.