跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

O

obtainLoopbackIp4Address() - 类 中的方法org.openqa.selenium.net.NetworkUtils
Returns a single address that is guaranteed to resolve to an ipv4 representation of localhost This may either be a hostname or an ip address, dependending if we can guarantee what that the hostname will resolve to ip4.
OLD_FIREFOX_OPTIONS - 类 中的静态变量org.openqa.selenium.firefox.FirefoxOptions
 
OlderWindowsVersionEphemeralPortDetector - org.openqa.selenium.net中的类
 
OlderWindowsVersionEphemeralPortDetector() - 类 的构造器org.openqa.selenium.net.OlderWindowsVersionEphemeralPortDetector
 
onConfigurationFailure(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onConfigurationSkip(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onConfigurationSuccess(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onException(Throwable, WebDriver) - 类 中的方法org.openqa.selenium.support.events.AbstractWebDriverEventListener
 
onException(Throwable, WebDriver) - 接口 中的方法org.openqa.selenium.support.events.WebDriverEventListener
Called whenever an exception would be thrown.
onFinish(ITestContext) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
ONLY_PROXYING_SELENIUM_TRAFFIC - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType.ForSeleniumServer
 
onPage() - 接口 中的方法org.openqa.selenium.interactions.internal.Coordinates
Gets coordinates on the element relative to the top-left corner of the page.
onScreen() - 接口 中的方法org.openqa.selenium.interactions.internal.Coordinates
Gets coordinates on the element relative to the top-left corner of the monitor (screen).
onStart(ITestContext) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onTestFailure(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onTestSkipped(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onTestStart(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
onTestSuccess(ITestResult) - 类 中的方法com.thoughtworks.selenium.ScreenshotListener
 
open(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
open(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
open(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Opens an URL in the test frame.
open(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Opens an URL in the test frame.
Open - com.thoughtworks.selenium.webdriven.commands中的类
 
Open(String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.Open
 
openWindow(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
openWindow(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Opens a popup window (if a window with that ID isn't already open).
OpenWindow - com.thoughtworks.selenium.webdriven.commands中的类
 
OpenWindow(String, GetEval) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.OpenWindow
 
OPERA - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
已过时。
Use OPERA_BLINK
opera() - 类 中的静态方法org.openqa.selenium.remote.DesiredCapabilities
已过时。
Use #operaBlink
OPERA_BLINK - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
OPERA_DRIVER_EXE_PROPERTY - 类 中的静态变量org.openqa.selenium.opera.OperaDriverService
System property that defines the location of the operadriver executable that will be used by the default service.
OPERA_DRIVER_LOG_PROPERTY - 类 中的静态变量org.openqa.selenium.opera.OperaDriverService
System property that defines the location of the log that will be written by the default service.
OPERA_DRIVER_SILENT_OUTPUT_PROPERTY - 类 中的静态变量org.openqa.selenium.opera.OperaDriverService
Boolean system property that defines whether the OperaDriver executable should be started in silent mode.
OPERA_DRIVER_VERBOSE_LOG_PROPERTY - 类 中的静态变量org.openqa.selenium.opera.OperaDriverService
Boolean system property that defines whether the OperaDriver executable should be started with verbose logging.
operaBlink() - 类 中的静态方法org.openqa.selenium.remote.DesiredCapabilities
 
OperaDriver - org.openqa.selenium.opera中的类
A WebDriver implementation that controls a Blink-based Opera browser running on the local machine.
OperaDriver() - 类 的构造器org.openqa.selenium.opera.OperaDriver
Creates a new OperaDriver using the default server configuration.
OperaDriver(OperaDriverService) - 类 的构造器org.openqa.selenium.opera.OperaDriver
Creates a new OperaDriver instance.
OperaDriver(Capabilities) - 类 的构造器org.openqa.selenium.opera.OperaDriver
Creates a new OperaDriver instance.
OperaDriver(OperaOptions) - 类 的构造器org.openqa.selenium.opera.OperaDriver
Creates a new OperaDriver instance with the specified options.
OperaDriver(OperaDriverService, OperaOptions) - 类 的构造器org.openqa.selenium.opera.OperaDriver
Creates a new OperaDriver instance with the specified options.
OperaDriver(OperaDriverService, Capabilities) - 类 的构造器org.openqa.selenium.opera.OperaDriver
Creates a new OperaDriver instance.
OperaDriverService - org.openqa.selenium.opera中的类
Manages the life and death of a operadriver server.
OperaDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - 类 的构造器org.openqa.selenium.opera.OperaDriverService
 
OperaDriverService.Builder - org.openqa.selenium.opera中的类
Builder used to configure new OperaDriverService instances.
OperaOptions - org.openqa.selenium.opera中的类
Class to manage options specific to OperaDriver.
OperaOptions() - 类 的构造器org.openqa.selenium.opera.OperaOptions
 
or(ExpectedCondition<?>...) - 类 中的静态方法org.openqa.selenium.support.ui.ExpectedConditions
An expectation with the logical or condition of the given list of conditions.
org.openqa.selenium - 程序包 org.openqa.selenium
 
org.openqa.selenium.chrome - 程序包 org.openqa.selenium.chrome
 
org.openqa.selenium.edge - 程序包 org.openqa.selenium.edge
 
org.openqa.selenium.firefox - 程序包 org.openqa.selenium.firefox
 
org.openqa.selenium.firefox.internal - 程序包 org.openqa.selenium.firefox.internal
 
org.openqa.selenium.html5 - 程序包 org.openqa.selenium.html5
 
org.openqa.selenium.ie - 程序包 org.openqa.selenium.ie
 
org.openqa.selenium.interactions - 程序包 org.openqa.selenium.interactions
 
org.openqa.selenium.interactions.internal - 程序包 org.openqa.selenium.interactions.internal
 
org.openqa.selenium.interactions.touch - 程序包 org.openqa.selenium.interactions.touch
 
org.openqa.selenium.internal - 程序包 org.openqa.selenium.internal
 
org.openqa.selenium.io - 程序包 org.openqa.selenium.io
 
org.openqa.selenium.lift - 程序包 org.openqa.selenium.lift
 
org.openqa.selenium.lift.find - 程序包 org.openqa.selenium.lift.find
 
org.openqa.selenium.lift.match - 程序包 org.openqa.selenium.lift.match
 
org.openqa.selenium.logging - 程序包 org.openqa.selenium.logging
 
org.openqa.selenium.logging.profiler - 程序包 org.openqa.selenium.logging.profiler
 
org.openqa.selenium.mobile - 程序包 org.openqa.selenium.mobile
 
org.openqa.selenium.net - 程序包 org.openqa.selenium.net
 
org.openqa.selenium.opera - 程序包 org.openqa.selenium.opera
 
org.openqa.selenium.os - 程序包 org.openqa.selenium.os
 
org.openqa.selenium.remote - 程序包 org.openqa.selenium.remote
 
org.openqa.selenium.remote.html5 - 程序包 org.openqa.selenium.remote.html5
 
org.openqa.selenium.remote.http - 程序包 org.openqa.selenium.remote.http
 
org.openqa.selenium.remote.internal - 程序包 org.openqa.selenium.remote.internal
 
org.openqa.selenium.remote.mobile - 程序包 org.openqa.selenium.remote.mobile
 
org.openqa.selenium.remote.service - 程序包 org.openqa.selenium.remote.service
 
org.openqa.selenium.safari - 程序包 org.openqa.selenium.safari
 
org.openqa.selenium.security - 程序包 org.openqa.selenium.security
 
org.openqa.selenium.support - 程序包 org.openqa.selenium.support
 
org.openqa.selenium.support.events - 程序包 org.openqa.selenium.support.events
 
org.openqa.selenium.support.events.internal - 程序包 org.openqa.selenium.support.events.internal
 
org.openqa.selenium.support.pagefactory - 程序包 org.openqa.selenium.support.pagefactory
 
org.openqa.selenium.support.pagefactory.internal - 程序包 org.openqa.selenium.support.pagefactory.internal
 
org.openqa.selenium.support.ui - 程序包 org.openqa.selenium.support.ui
 
OtherOperationCount - 类 中的变量org.openqa.selenium.os.Kernel32.IO_COUNTERS
 
OtherTransferCount - 类 中的变量org.openqa.selenium.os.Kernel32.IO_COUNTERS
 
OutputType<T> - org.openqa.selenium中的接口
Defines the output type for a screenshot.
OVERLAPPING_CHECK_DISABLED - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
跳过导航链接