org.seleniumhq.selenium.fluent
Class RetryAfterStaleElement

java.lang.Object
  extended by org.seleniumhq.selenium.fluent.RetryAfterStaleElement

public abstract class RetryAfterStaleElement
extends Object


Constructor Summary
RetryAfterStaleElement()
           
 
Method Summary
 void stopAfter(Period period)
           
abstract  void toRetry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetryAfterStaleElement

public RetryAfterStaleElement()
Method Detail

toRetry

public abstract void toRetry()

stopAfter

public void stopAfter(Period period)


Copyright © 2013. All Rights Reserved.