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