com.opera.core.systems
Class OperaDriver.OperaTimeouts
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperaDriver.OperaTimeouts
public OperaDriver.OperaTimeouts()
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.