org.openqa.selenium.internal.selenesedriver
Class AbstractElementFinder.ImplicitWait

java.lang.Object
  extended by 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>


Constructor Summary
AbstractElementFinder.ImplicitWait()
           
 
Method Summary
 Object apply(com.thoughtworks.selenium.Selenium selenium, Map<String,?> args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractElementFinder.ImplicitWait

public AbstractElementFinder.ImplicitWait()
Method Detail

apply

public Object apply(com.thoughtworks.selenium.Selenium selenium,
                    Map<String,?> args)
Specified by:
apply in interface SeleneseFunction<Object>


Copyright © 2012. All Rights Reserved.