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