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

java.lang.Object
  extended by org.openqa.selenium.internal.selenesedriver.AbstractElementFinder.ImplicitWait
All Implemented Interfaces:
SeleneseFunction<java.lang.Object>
Enclosing class:
AbstractElementFinder<T>

public class AbstractElementFinder.ImplicitWait
extends java.lang.Object
implements SeleneseFunction<java.lang.Object>


Constructor Summary
AbstractElementFinder.ImplicitWait()
           
 
Method Summary
 java.lang.Object apply(Selenium selenium, java.util.Map<java.lang.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 java.lang.Object apply(Selenium selenium,
                              java.util.Map<java.lang.String,?> args)
Specified by:
apply in interface SeleneseFunction<java.lang.Object>


Copyright © 2012. All Rights Reserved.