com.opera.core.systems
Class OperaDriver.OperaTimeouts

java.lang.Object
  extended by com.opera.core.systems.OperaDriver.OperaTimeouts
All Implemented Interfaces:
org.openqa.selenium.WebDriver.Timeouts
Enclosing class:
OperaDriver

public class OperaDriver.OperaTimeouts
extends Object
implements org.openqa.selenium.WebDriver.Timeouts


Constructor Summary
OperaDriver.OperaTimeouts()
           
 
Method Summary
 org.openqa.selenium.WebDriver.Timeouts implicitlyWait(long time, TimeUnit unit)
           
 org.openqa.selenium.WebDriver.Timeouts pageLoadTimeout(long time, TimeUnit unit)
           
 org.openqa.selenium.WebDriver.Timeouts setScriptTimeout(long time, TimeUnit unit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperaDriver.OperaTimeouts

public OperaDriver.OperaTimeouts()
Method Detail

implicitlyWait

public org.openqa.selenium.WebDriver.Timeouts implicitlyWait(long time,
                                                             TimeUnit unit)
Specified by:
implicitlyWait in interface org.openqa.selenium.WebDriver.Timeouts

setScriptTimeout

public org.openqa.selenium.WebDriver.Timeouts setScriptTimeout(long time,
                                                               TimeUnit unit)
Specified by:
setScriptTimeout in interface org.openqa.selenium.WebDriver.Timeouts

pageLoadTimeout

public org.openqa.selenium.WebDriver.Timeouts pageLoadTimeout(long time,
                                                              TimeUnit unit)


Copyright © 2011. All Rights Reserved.