跳过导航链接
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 

S

SAFARI - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
safari() - 类 中的静态方法org.openqa.selenium.remote.DesiredCapabilities
 
SAFARI_PROXY - 接口 中的静态变量org.openqa.selenium.remote.BrowserType
 
SafariDriver - org.openqa.selenium.safari中的类
A WebDriver implementation that controls Safari using a browser extension (consequently, only Safari 5.1+ is supported).
SafariDriver() - 类 的构造器org.openqa.selenium.safari.SafariDriver
Initializes a new SafariDriver} class with default SafariOptions.
SafariDriver(Capabilities) - 类 的构造器org.openqa.selenium.safari.SafariDriver
Converts the specified DesiredCapabilities to a SafariOptions instance and initializes a new SafariDriver using these options.
SafariDriver(SafariOptions) - 类 的构造器org.openqa.selenium.safari.SafariDriver
Initializes a new SafariDriver using the specified SafariOptions.
SafariDriverService - org.openqa.selenium.safari中的类
 
SafariDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - 类 的构造器org.openqa.selenium.safari.SafariDriverService
 
SafariDriverService.Builder - org.openqa.selenium.safari中的类
 
SafariOptions - org.openqa.selenium.safari中的类
Class to manage options specific to SafariDriver.
SafariOptions() - 类 的构造器org.openqa.selenium.safari.SafariOptions
 
SchedulingClass - 类 中的变量org.openqa.selenium.os.Kernel32.JOBJECT_BASIC_LIMIT_INFORMATION
 
ScreenOrientation - org.openqa.selenium中的枚举
Represents possible screen orientations.
SCREENSHOT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
ScreenshotException - org.openqa.selenium.remote中的异常错误
 
ScreenshotException(String) - 异常错误 的构造器org.openqa.selenium.remote.ScreenshotException
 
ScreenshotException(String, Throwable) - 异常错误 的构造器org.openqa.selenium.remote.ScreenshotException
 
ScreenshotListener - com.thoughtworks.selenium中的类
 
ScreenshotListener(File, Selenium) - 类 的构造器com.thoughtworks.selenium.ScreenshotListener
 
ScriptMutator - com.thoughtworks.selenium.webdriven中的接口
A mechanism for taking a single method from a script meant for Selenium Core and converting to something that webdriver can evaluate.
ScriptTimeoutException - org.openqa.selenium中的异常错误
Thrown when an async execute script command does not complete in enough time.
ScriptTimeoutException() - 异常错误 的构造器org.openqa.selenium.ScriptTimeoutException
 
ScriptTimeoutException(String) - 异常错误 的构造器org.openqa.selenium.ScriptTimeoutException
 
ScriptTimeoutException(Throwable) - 异常错误 的构造器org.openqa.selenium.ScriptTimeoutException
 
ScriptTimeoutException(String, Throwable) - 异常错误 的构造器org.openqa.selenium.ScriptTimeoutException
 
scroll(WebElement, int, int) - 类 中的方法org.openqa.selenium.interactions.touch.TouchActions
Creates a scroll gesture that starts on a particular screen location.
scroll(int, int) - 类 中的方法org.openqa.selenium.interactions.touch.TouchActions
Allows the view to be scrolled by an x and y offset.
scroll(Coordinates, int, int) - 接口 中的方法org.openqa.selenium.interactions.TouchScreen
Creates a scroll gesture that starts on a particular screen location.
scroll(int, int) - 接口 中的方法org.openqa.selenium.interactions.TouchScreen
Allows the view to be scrolled by an x and y offset.
scroll(Coordinates, int, int) - 类 中的方法org.openqa.selenium.remote.RemoteTouchScreen
 
scroll(int, int) - 类 中的方法org.openqa.selenium.remote.RemoteTouchScreen
 
scroll(Coordinates, int, int) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringTouch
 
scroll(int, int) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringTouch
 
ScrollAction - org.openqa.selenium.interactions.touch中的类
Creates a scroll gesture.
ScrollAction(TouchScreen, Locatable, int, int) - 类 的构造器org.openqa.selenium.interactions.touch.ScrollAction
 
ScrollAction(TouchScreen, int, int) - 类 的构造器org.openqa.selenium.interactions.touch.ScrollAction
 
SearchContext - org.openqa.selenium中的接口
 
select(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
select(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Select an option from a drop-down using an option locator.
Select - org.openqa.selenium.support.ui中的类
Models a SELECT tag, providing helper methods to select and deselect options.
Select(WebElement) - 类 的构造器org.openqa.selenium.support.ui.Select
Constructor.
selectBlankWindow(WebDriver) - 类 中的方法com.thoughtworks.selenium.webdriven.Windows
Selects the only _blank window.
selectByIndex(int) - 接口 中的方法org.openqa.selenium.support.ui.ISelect
Select the option at the given index.
selectByIndex(int) - 类 中的方法org.openqa.selenium.support.ui.Select
Select the option at the given index.
selectByValue(String) - 接口 中的方法org.openqa.selenium.support.ui.ISelect
Select all options that have a value matching the argument.
selectByValue(String) - 类 中的方法org.openqa.selenium.support.ui.Select
Select all options that have a value matching the argument.
selectByVisibleText(String) - 接口 中的方法org.openqa.selenium.support.ui.ISelect
Select all options that display text matching the argument.
selectByVisibleText(String) - 类 中的方法org.openqa.selenium.support.ui.Select
Select all options that display text matching the argument.
selectDefaultWindow() - 类 中的方法com.thoughtworks.selenium.SeleneseTestNgHelper
 
selectFrame(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
selectFrame(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Selects a frame within the current window.
SelectFrame - com.thoughtworks.selenium.webdriven.commands中的类
 
SelectFrame(Windows) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SelectFrame
 
selectFrame(WebDriver, String) - 类 中的方法com.thoughtworks.selenium.webdriven.Windows
 
selection() - 类 中的静态方法org.openqa.selenium.lift.match.SelectionMatcher
 
selection() - 类 中的静态方法org.openqa.selenium.lift.Matchers
 
SelectionMatcher - org.openqa.selenium.lift.match中的类
Matcher to match a selected element (e.g. a radio button).
SelectionMatcher() - 类 的构造器org.openqa.selenium.lift.match.SelectionMatcher
 
SelectOption - com.thoughtworks.selenium.webdriven.commands中的类
 
SelectOption(AlertOverride, JavascriptLibrary, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SelectOption
 
selectPopUp(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
selectPopUp(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simplifies the process of selecting a popup window (and does not offer functionality beyond what selectWindow() already provides).
SelectPopUp - com.thoughtworks.selenium.webdriven.commands中的类
 
SelectPopUp(Windows) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SelectPopUp
 
selectPopUp(WebDriver, String) - 类 中的方法com.thoughtworks.selenium.webdriven.Windows
 
selectWindow(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
selectWindow(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Selects a popup window using a window locator; once a popup window has been selected, all commands go to that window.
SelectWindow - com.thoughtworks.selenium.webdriven.commands中的类
 
SelectWindow(Windows) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SelectWindow
 
selectWindow(WebDriver, String) - 类 中的方法com.thoughtworks.selenium.webdriven.Windows
 
SeleneseCommand<T> - com.thoughtworks.selenium.webdriven中的类
 
SeleneseCommand() - 类 的构造器com.thoughtworks.selenium.webdriven.SeleneseCommand
 
SeleneseTestBase - com.thoughtworks.selenium中的类
已过时。
The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.
SeleneseTestBase() - 类 的构造器com.thoughtworks.selenium.SeleneseTestBase
已过时。
 
SeleneseTestCase - com.thoughtworks.selenium中的类
已过时。
Please consider updating to junit 4 or above
SeleneseTestCase() - 类 的构造器com.thoughtworks.selenium.SeleneseTestCase
已过时。
 
SeleneseTestCase(String) - 类 的构造器com.thoughtworks.selenium.SeleneseTestCase
已过时。
 
SeleneseTestNgHelper - com.thoughtworks.selenium中的类
 
SeleneseTestNgHelper() - 类 的构造器com.thoughtworks.selenium.SeleneseTestNgHelper
 
Selenium - com.thoughtworks.selenium中的接口
已过时。
The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.
seleniumEquals(String, String) - 类 中的静态方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Compares two strings, but handles "regexp:" strings like HTML Selenese
seleniumEquals(Object, Object) - 类 中的静态方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Compares two objects, but handles "regexp:" strings like HTML Selenese
seleniumEquals(Object, Object) - 类 中的静态方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Compares two objects, but handles "regexp:" strings like HTML Selenese
seleniumEquals(String, String) - 类 中的静态方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Compares two strings, but handles "regexp:" strings like HTML Selenese
seleniumEquals(Object, Object) - 类 中的静态方法com.thoughtworks.selenium.SeleneseTestNgHelper
 
seleniumEquals(String, String) - 类 中的静态方法com.thoughtworks.selenium.SeleneseTestNgHelper
 
SeleniumException - com.thoughtworks.selenium中的异常错误
Thrown when a Selenium command fails.
SeleniumException(String) - 异常错误 的构造器com.thoughtworks.selenium.SeleniumException
 
SeleniumException(Exception) - 异常错误 的构造器com.thoughtworks.selenium.SeleniumException
 
SeleniumException(String, Exception) - 异常错误 的构造器com.thoughtworks.selenium.SeleniumException
 
SeleniumLogLevels - com.thoughtworks.selenium中的类
An enumeration of logging levels
SeleniumLogLevels() - 类 的构造器com.thoughtworks.selenium.SeleniumLogLevels
 
SeleniumMutator - com.thoughtworks.selenium.webdriven中的类
Add a function backed by the closure-based implementation of Selenium Core.
SeleniumMutator(String, String) - 类 的构造器com.thoughtworks.selenium.webdriven.SeleniumMutator
 
SeleniumSelect - com.thoughtworks.selenium.webdriven.commands中的类
 
SeleniumSelect(JavascriptLibrary, ElementFinder, WebDriver, String) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
 
SEND_KEYS_TO_ACTIVE_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SEND_KEYS_TO_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
sendKeys(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
sendKeys(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Simulates keystroke events on the specified element, as though you typed the value key-by-key.
SendKeys - com.thoughtworks.selenium.webdriven.commands中的类
 
SendKeys(AlertOverride, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SendKeys
 
sendKeys(String) - 接口 中的方法org.openqa.selenium.Alert
 
sendKeys(CharSequence...) - 类 中的方法org.openqa.selenium.interactions.Actions
Sends keys to the active element.
sendKeys(WebElement, CharSequence...) - 类 中的方法org.openqa.selenium.interactions.Actions
Equivalent to calling: Actions.click(element).sendKeys(keysToSend).
sendKeys(CharSequence...) - 接口 中的方法org.openqa.selenium.interactions.Keyboard
Sends keys to the keyboard representation in the browser.
sendKeys(CharSequence...) - 类 中的方法org.openqa.selenium.remote.RemoteKeyboard
 
sendKeys(CharSequence...) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
sendKeys(CharSequence...) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringKeyboard
 
sendKeys(CharSequence...) - 接口 中的方法org.openqa.selenium.WebElement
Use this method to simulate typing into an element, which may set its value.
SendKeysAction - org.openqa.selenium.interactions中的类
Sending a sequence of keys to an element.
SendKeysAction(Keyboard, Mouse, Locatable, CharSequence...) - 类 的构造器org.openqa.selenium.interactions.SendKeysAction
 
SendKeysAction(Keyboard, Mouse, CharSequence...) - 类 的构造器org.openqa.selenium.interactions.SendKeysAction
 
serialize() - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Serializes to the format "name=value;name=value".
SERVER - 类 中的静态变量org.openqa.selenium.logging.LogType
This log type pertains to logs from the remote server.
SESSION_ID - 异常错误 中的静态变量org.openqa.selenium.WebDriverException
 
SESSION_NOT_CREATED - 类 中的静态变量org.openqa.selenium.remote.ErrorCodes
 
SessionId - org.openqa.selenium.remote中的类
 
SessionId(String) - 类 的构造器org.openqa.selenium.remote.SessionId
 
SessionLogHandler - org.openqa.selenium.logging中的类
 
SessionLogHandler() - 类 的构造器org.openqa.selenium.logging.SessionLogHandler
 
SessionLogs - org.openqa.selenium.logging中的类
Contains the logs for a session divided by supported log types.
SessionLogs() - 类 的构造器org.openqa.selenium.logging.SessionLogs
 
SessionNotCreatedException - org.openqa.selenium中的异常错误
Indicates that a session could not be created.
SessionNotCreatedException(String) - 异常错误 的构造器org.openqa.selenium.SessionNotCreatedException
 
SessionNotCreatedException(String, Throwable) - 异常错误 的构造器org.openqa.selenium.SessionNotCreatedException
 
SessionStorage - org.openqa.selenium.html5中的接口
Represents the session storage in the browser for the site currently opened in the browser.
set(String, String) - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Sets the given key to the given value unless the value is null.
SET_ALERT_CREDENTIALS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_ALERT_VALUE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_BROWSER_ONLINE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_CURRENT_WINDOW_POSITION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_CURRENT_WINDOW_SIZE - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_LOCAL_STORAGE_ITEM - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_LOCATION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_NETWORK_CONNECTION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_SCREEN_ORIENTATION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_SCREEN_ROTATION - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_SCRIPT_TIMEOUT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_SESSION_STORAGE_ITEM - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SET_TIMEOUT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
setAcceptUntrustedCertificates(boolean) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
Sets whether Firefox should accept SSL certificates which have expired, signed by an unknown authority or are generally untrusted.
setAlwaysLoadNoFocusLib(boolean) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
Sets whether the no focus library should always be loaded on Linux.
setAssumeUntrustedCertificateIssuer(boolean) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
By default, when accepting untrusted SSL certificates, assume that these certificates will come from an untrusted issuer or will be self signed.
setAutodetect(boolean) - 类 中的方法org.openqa.selenium.Proxy
Specifies whether to autodetect proxy settings.
setBinary(File) - 类 中的方法org.openqa.selenium.chrome.ChromeOptions
Sets the path to the Chrome executable.
setBinary(String) - 类 中的方法org.openqa.selenium.chrome.ChromeOptions
Sets the path to the Chrome executable.
setBinary(Path) - 类 中的方法org.openqa.selenium.firefox.FirefoxOptions
 
setBinary(String) - 类 中的方法org.openqa.selenium.firefox.FirefoxOptions
 
setBinary(File) - 类 中的方法org.openqa.selenium.opera.OperaOptions
Sets the path to the Opera executable.
setBinary(String) - 类 中的方法org.openqa.selenium.opera.OperaOptions
Sets the path to the Opera executable.
setBrowserExecutablePath(String) - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Sets the full path for the browser executable.
setBrowserLogLevel(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
setBrowserLogLevel(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Sets the threshold for browser-side logging messages; log messages beneath this threshold will be discarded.
setBrowserMode(String) - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Sets the "mode" for the browser.
setBrowserName(String) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setCapability(String, boolean) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setCapability(String, String) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setCapability(String, Platform) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setCapability(String, Object) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setCommandLineFlags(String) - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
 
setConnection(ExtensionConnection) - 类 中的方法org.openqa.selenium.firefox.FirefoxDriver.LazyCommandExecutor
 
setContext(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
setContext(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Writes a message to the status bar and adds a note to the browser-side log.
setCredentials(Credentials) - 接口 中的方法org.openqa.selenium.Alert
 
setCursorPosition(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
setCursorPosition(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Moves the text cursor to the specified position in the given input element or textarea.
SetCursorPosition - com.thoughtworks.selenium.webdriven.commands中的类
 
SetCursorPosition(JavascriptLibrary, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SetCursorPosition
 
setDefaultTimeout(long) - 类 中的方法com.thoughtworks.selenium.webdriven.SeleneseCommand
 
setDynamicLibraryPath(String) - 类 中的方法org.openqa.selenium.os.CommandLine
 
setEnableAlertOverrides(boolean) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
Sets whether to enable emulation of Selenium's alert handling functions or to preserve WebDriver's alert handling.
setEnableNativeEvents(boolean) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
 
setEnvironmentProperty(String, String) - 类 中的方法org.openqa.selenium.firefox.FirefoxBinary
 
setEnvironmentVariable(String, String) - 类 中的方法org.openqa.selenium.os.CommandLine
Adds the specified environment variable.
setEnvironmentVariable(String, String) - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
 
setEnvironmentVariables(Map<String, String>) - 类 中的方法org.openqa.selenium.os.CommandLine
Adds the specified environment variables.
setErrorHandler(ErrorHandler) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
setExperimentalOption(String, Object) - 类 中的方法org.openqa.selenium.chrome.ChromeOptions
Sets an experimental option.
setExperimentalOption(String, Object) - 类 中的方法org.openqa.selenium.opera.OperaOptions
Sets an experimental option.
setExtensionJs(String) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
已过时。
Sets extension Javascript for the session
setExtensionJs(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
Allows javascript to be specified for the test on a per-browser session basis.
setExtensionJs(String) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
已过时。
This should be invoked before start().
setExtensionJs(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Sets the per-session extension Javascript
setExtensionJs(String) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
 
setFileDetector(FileDetector) - 类 中的方法org.openqa.selenium.chrome.ChromeDriver
 
setFileDetector(FileDetector) - 类 中的方法org.openqa.selenium.firefox.FirefoxDriver
 
setFileDetector(FileDetector) - 类 中的方法org.openqa.selenium.ie.InternetExplorerDriver
 
setFileDetector(FileDetector) - 类 中的方法org.openqa.selenium.opera.OperaDriver
 
setFileDetector(FileDetector) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
Set the file detector to be used when sending keyboard input.
setFileDetector(FileDetector) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
setFileDetector(FileDetector) - 类 中的方法org.openqa.selenium.safari.SafariDriver
 
setFtpProxy(String) - 类 中的方法org.openqa.selenium.Proxy
Specify which proxy to use for FTP connections.
setHeight(int) - 类 中的方法org.openqa.selenium.Rectangle
 
setHttpProxy(String) - 类 中的方法org.openqa.selenium.Proxy
Specify which proxy to use for HTTP connections.
setId(String) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
setIncludeServerErrors(boolean) - 类 中的方法org.openqa.selenium.remote.ErrorHandler
 
SetInformationJobObject(WinNT.HANDLE, int, Pointer, int) - 接口 中的方法org.openqa.selenium.os.Kernel32
 
setInput(String) - 类 中的方法org.openqa.selenium.os.CommandLine
 
setInput(String) - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
 
setItem(String, String) - 接口 中的方法org.openqa.selenium.html5.LocalStorage
 
setItem(String, String) - 接口 中的方法org.openqa.selenium.html5.SessionStorage
 
setItem(String, String) - 类 中的方法org.openqa.selenium.remote.html5.RemoteLocalStorage
 
setItem(String, String) - 类 中的方法org.openqa.selenium.remote.html5.RemoteSessionStorage
 
setJavascriptEnabled(boolean) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setLibraryPath(CommandLine, Map<String, String>) - 类 中的方法org.openqa.selenium.firefox.internal.Executable
 
setLocalLogs(LocalLogs) - 类 中的方法org.openqa.selenium.firefox.FirefoxDriver.LazyCommandExecutor
 
setLocalLogs(LocalLogs) - 类 中的方法org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
setLocalLogs(LocalLogs) - 接口 中的方法org.openqa.selenium.logging.NeedsLocalLogs
 
setLocalLogs(LocalLogs) - 类 中的方法org.openqa.selenium.remote.HttpCommandExecutor
 
setLocation(Location) - 类 中的方法org.openqa.selenium.chrome.ChromeDriver
 
setLocation(Location) - 接口 中的方法org.openqa.selenium.html5.LocationContext
Sets the physical location.
setLocation(Location) - 类 中的方法org.openqa.selenium.opera.OperaDriver
 
setLocation(Location) - 类 中的方法org.openqa.selenium.remote.html5.RemoteLocationContext
 
setLogLevel(Level) - 类 中的方法org.openqa.selenium.firefox.FirefoxOptions
 
setLogLevel(Level) - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
Sets the RemoteWebDriver's client log level.
setMouseSpeed(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
setMouseSpeed(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Configure the number of pixels between "mousemove" events during dragAndDrop commands (default=10).
setMultiWindow() - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Sets MULTI_WINDOW and unsets SINGLE_WINDOW
setNetworkConnection(NetworkConnection.ConnectionType) - 接口 中的方法org.openqa.selenium.mobile.NetworkConnection
Set the Connection type Not all connection type combinations are valid for an individual type of device and the remote endpoint will make a best effort to set the type as requested
setNetworkConnection(NetworkConnection.ConnectionType) - 类 中的方法org.openqa.selenium.remote.mobile.RemoteNetworkConnection
 
SetNextConfirmationState - com.thoughtworks.selenium.webdriven.commands中的类
 
SetNextConfirmationState(boolean) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SetNextConfirmationState
 
setNoProxy(String) - 类 中的方法org.openqa.selenium.Proxy
Sets proxy bypass (noproxy) addresses
setOpacity(double) - 类 中的方法org.openqa.selenium.support.Color
 
setOutputWatcher(OutputStream) - 类 中的方法org.openqa.selenium.firefox.FirefoxBinary
 
setPageLoadStrategy(String) - 类 中的方法org.openqa.selenium.edge.EdgeOptions
Sets the page load strategy for Edge Supported values are "normal", "eager" and "none"
setParent(RemoteWebDriver) - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
setPlatform(Platform) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setPort(int) - 类 中的方法org.openqa.selenium.safari.SafariOptions
Set the port the SafariDriverServer should be started on.
setPosition(Point) - 接口 中的方法org.openqa.selenium.WebDriver.Window
Set the position of the current window.
setPreference(String, String) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
Set a preference for this particular profile.
setPreference(String, boolean) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
Set a preference for this particular profile.
setPreference(String, int) - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
Set a preference for this particular profile.
setProfile(String) - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Sets the name of the profile, which must exist in the -profilesLocation directory, to use for this browser session.
setProfile(FirefoxProfile) - 类 中的方法org.openqa.selenium.firefox.FirefoxOptions
 
setProxyAutoconfigUrl(String) - 类 中的方法org.openqa.selenium.Proxy
Specifies the URL to be used for proxy auto-configuration.
setProxyType(Proxy.ProxyType) - 类 中的方法org.openqa.selenium.Proxy
Explicitly sets the proxy type, useful for forcing direct connection on Linux.
setScriptTimeout(long, TimeUnit) - 接口 中的方法org.openqa.selenium.WebDriver.Timeouts
Sets the amount of time to wait for an asynchronous script to finish execution before throwing an error.
setSelected(String) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
 
setSessionId(String) - 类 中的方法org.openqa.selenium.remote.Response
 
setSingleWindow() - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Sets SINGLE_WINDOW and unsets MULTI_WINDOW.
setSize(Dimension) - 接口 中的方法org.openqa.selenium.WebDriver.Window
Set the size of the current window.
setSocksPassword(String) - 类 中的方法org.openqa.selenium.Proxy
Specifies a password for the SOCKS proxy.
setSocksProxy(String) - 类 中的方法org.openqa.selenium.Proxy
Specifies which proxy to use for SOCKS.
setSocksUsername(String) - 类 中的方法org.openqa.selenium.Proxy
Specifies a username for the SOCKS proxy.
setSpeed(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
setSpeed(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Set execution speed (i.e., set the millisecond length of a delay which will follow each selenium operation).
setSslProxy(String) - 类 中的方法org.openqa.selenium.Proxy
Specify which proxy to use for SSL connections.
setState(String) - 类 中的方法org.openqa.selenium.remote.Response
 
setStatus(int) - 类 中的方法org.openqa.selenium.remote.http.HttpResponse
 
setStatus(Integer) - 类 中的方法org.openqa.selenium.remote.Response
 
setTargetHost(String) - 类 中的方法org.openqa.selenium.remote.http.HttpResponse
Sets the host this response was received from.
setTemporaryDirectory(File) - 类 中的静态方法org.openqa.selenium.io.TemporaryFilesystem
 
setTestContext(Method) - 类 中的方法com.thoughtworks.selenium.SeleneseTestNgHelper
 
setTimeout(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
setTimeout(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Specifies the amount of time that Selenium will wait for actions to complete.
SetTimeout - com.thoughtworks.selenium.webdriven.commands中的类
 
SetTimeout(Timer) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.SetTimeout
 
setTimeout(long) - 类 中的方法com.thoughtworks.selenium.webdriven.Timer
 
setTimeout(long) - 类 中的方法org.openqa.selenium.firefox.FirefoxBinary
 
setTimeoutInSeconds(int) - 类 中的方法com.thoughtworks.selenium.BrowserConfigurationOptions
Sets the timeout, in seconds, for all commands.
setTimeToWait(int) - 类 中的方法com.thoughtworks.selenium.webdriven.commands.WaitForPageToLoad
Overrides the default time to wait (in milliseconds) after a page has finished loading.
setUp() - 类 中的方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Calls this.setUp(null)
setUp(String) - 类 中的方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Calls this.setUp with the specified url and a default browser.
setUp(String, String) - 类 中的方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser string.
setUp(String, String, int) - 类 中的方法com.thoughtworks.selenium.SeleneseTestBase
已过时。
Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser string.
setUp() - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Calls this.setUp(null)
setUp(String) - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Calls this.setUp with the specified url and a default browser.
setUp(String, String) - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser string
setUp(String, String, int) - 类 中的方法com.thoughtworks.selenium.SeleneseTestCase
已过时。
Creates a new DefaultSelenium object and starts it using the specified baseURL, browser string and port
setUp(String, String) - 类 中的方法com.thoughtworks.selenium.SeleneseTestNgHelper
 
setUseCleanSession(boolean) - 类 中的方法org.openqa.selenium.safari.SafariOptions
Instruct the SafariDriver to delete all existing session data when starting a new session.
setUseTechnologyPreview(boolean) - 类 中的方法org.openqa.selenium.safari.SafariOptions
Instruct the SafariDriver to use the Safari Technology Preview if true, otherwise use the release version of Safari.
setValue(Object) - 类 中的方法org.openqa.selenium.remote.Response
 
setVersion(String) - 类 中的方法org.openqa.selenium.remote.DesiredCapabilities
 
setWidth(int) - 类 中的方法org.openqa.selenium.Rectangle
 
setWorkingDirectory(String) - 类 中的方法org.openqa.selenium.os.CommandLine
 
setWorkingDirectory(File) - 类 中的方法org.openqa.selenium.os.WindowsProcessGroup
 
setX(int) - 类 中的方法org.openqa.selenium.Rectangle
 
setY(int) - 类 中的方法org.openqa.selenium.Rectangle
 
shiftKeyDown() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
shiftKeyDown() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Press the shift key and hold it down until doShiftUp() is called or a new page is loaded.
shiftKeyDown - 类 中的变量com.thoughtworks.selenium.webdriven.commands.KeyState
 
ShiftKeyDown - com.thoughtworks.selenium.webdriven.commands中的类
 
ShiftKeyDown(KeyState) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.ShiftKeyDown
 
shiftKeyUp() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
shiftKeyUp() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Release the shift key.
ShiftKeyUp - com.thoughtworks.selenium.webdriven.commands中的类
 
ShiftKeyUp(KeyState) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.ShiftKeyUp
 
shouldLoadNoFocusLib() - 类 中的方法org.openqa.selenium.firefox.FirefoxProfile
Returns whether the no focus library should be loaded for Firefox profiles launched on Linux, even if native events are disabled.
showContextualBanner() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
showContextualBanner(String, String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
showContextualBanner() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Shows in the RemoteRunner a banner for the current test The banner is 'classname : methodname' where those two are derived from the caller The method name will be unCamelCased with the insertion of spaces at word boundaries
showContextualBanner(String, String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Shows in the RemoteRunner a banner for the current test The banner is 'classname : methodname' The method name will be unCamelCased with the insertion of spaces at word boundaries
shutDownSeleniumServer() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
shutDownSeleniumServer() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Kills the running Selenium Server and all browser sessions.
SILENT - 类 中的静态变量org.openqa.selenium.ie.InternetExplorerDriver
Capability that defines suppress or not diagnostic output of the IEDriverServer.
SimplePropertyDescriptor - org.openqa.selenium.remote中的类
 
SimplePropertyDescriptor() - 类 的构造器org.openqa.selenium.remote.SimplePropertyDescriptor
 
SimplePropertyDescriptor(String, Method, Method) - 类 的构造器org.openqa.selenium.remote.SimplePropertyDescriptor
 
SINGLE_WINDOW - 类 中的静态变量com.thoughtworks.selenium.BrowserConfigurationOptions
 
SingleKeyAction - org.openqa.selenium.interactions.internal中的类
Used both by KeyDownAction and KeyUpAction
singleTap(WebElement) - 类 中的方法org.openqa.selenium.interactions.touch.TouchActions
Allows the execution of single tap on the screen, analogous to click using a Mouse.
singleTap(Coordinates) - 接口 中的方法org.openqa.selenium.interactions.TouchScreen
Allows the execution of single tap on the screen, analogous to click using a Mouse.
singleTap(Coordinates) - 类 中的方法org.openqa.selenium.remote.RemoteTouchScreen
 
singleTap(Coordinates) - 类 中的方法org.openqa.selenium.support.events.internal.EventFiringTouch
 
SingleTapAction - org.openqa.selenium.interactions.touch中的类
Creates a single tap gesture on a touch screen
SingleTapAction(TouchScreen, Locatable) - 类 的构造器org.openqa.selenium.interactions.touch.SingleTapAction
 
size() - 接口 中的方法org.openqa.selenium.html5.LocalStorage
 
size() - 接口 中的方法org.openqa.selenium.html5.SessionStorage
 
size() - 类 中的方法org.openqa.selenium.remote.html5.RemoteLocalStorage
 
size() - 类 中的方法org.openqa.selenium.remote.html5.RemoteSessionStorage
 
sleep(Duration) - 接口 中的方法org.openqa.selenium.support.ui.Sleeper
Sleeps for the specified duration of time.
Sleeper - org.openqa.selenium.support.ui中的接口
Abstraction around Thread.sleep(long) to permit better testability.
SlowLoadableComponent<T extends LoadableComponent<T>> - org.openqa.selenium.support.ui中的类
A LoadableComponent which might not have finished loading when load() returns.
SlowLoadableComponent(Clock, int) - 类 的构造器org.openqa.selenium.support.ui.SlowLoadableComponent
 
SocketLock - org.openqa.selenium.internal中的类
Implements Lock via an implementation that uses a well-known server socket.
SocketLock() - 类 的构造器org.openqa.selenium.internal.SocketLock
Constructs a new SocketLock using the default port.
SocketLock(int) - 类 的构造器org.openqa.selenium.internal.SocketLock
Constructs a new SocketLock.
SocketLock(InetSocketAddress) - 类 的构造器org.openqa.selenium.internal.SocketLock
Constructs a new SocketLock.
SPEED_FAST - 类 中的静态变量org.openqa.selenium.interactions.touch.FlickAction
 
SPEED_NORMAL - 类 中的静态变量org.openqa.selenium.interactions.touch.FlickAction
 
STALE_ELEMENT_REFERENCE - 类 中的静态变量org.openqa.selenium.remote.ErrorCodes
 
StaleElementReferenceException - org.openqa.selenium中的异常错误
Indicates that a reference to an element is now "stale" --- the element no longer appears on the DOM of the page.
StaleElementReferenceException(String) - 异常错误 的构造器org.openqa.selenium.StaleElementReferenceException
 
StaleElementReferenceException(String, Throwable) - 异常错误 的构造器org.openqa.selenium.StaleElementReferenceException
 
stalenessOf(WebElement) - 类 中的静态方法org.openqa.selenium.support.ui.ExpectedConditions
Wait until an element is no longer attached to the DOM.
start() - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
已过时。
Starts a new Selenium testing session
start(String) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
已过时。
Starts a new Selenium testing session with a String, representing a configuration
start(Object) - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
已过时。
Starts a new Selenium testing session with a configuration options object
start() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
start(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
start(Object) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
start() - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
已过时。
 
start(String) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
已过时。
 
start(Object) - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
已过时。
Wraps the version of start() that takes a String parameter, sending it the result of calling toString() on optionsObject, which will likely be a BrowserConfigurationOptions instance.
start() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Launches the browser with a new Selenium session
start(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Starts a new Selenium testing session with a String, representing a configuration
start(Object) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Starts a new Selenium testing session with a configuration options object
start() - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
 
start(String) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
 
start(Object) - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
 
start() - 接口 中的方法org.openqa.selenium.firefox.ExtensionConnection
Establishes a connection to the extension.
start() - 类 中的方法org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
 
start() - 类 中的方法org.openqa.selenium.remote.service.DriverService
Starts this service if it is not already running.
START_OF_USER_PORTS - 类 中的静态变量org.openqa.selenium.net.PortProber
 
startProfile(FirefoxProfile, File, String...) - 类 中的方法org.openqa.selenium.firefox.FirefoxBinary
 
STATUS - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
stop() - 接口 中的方法com.thoughtworks.selenium.CommandProcessor
已过时。
Ends the current Selenium testing session (normally killing the browser)
stop() - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
stop() - 类 中的方法com.thoughtworks.selenium.HttpCommandProcessor
已过时。
 
stop() - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Ends the test session, killing the browser
stop() - 类 中的方法com.thoughtworks.selenium.webdriven.Timer
 
stop() - 类 中的方法com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
 
stop() - 类 中的方法org.openqa.selenium.remote.service.DriverService
Stops this service is it is currently running.
Streams - org.openqa.selenium.firefox.internal中的类
 
Streams() - 类 的构造器org.openqa.selenium.firefox.internal.Streams
 
submit(String) - 类 中的方法com.thoughtworks.selenium.DefaultSelenium
已过时。
 
submit(String) - 接口 中的方法com.thoughtworks.selenium.Selenium
已过时。
Submit the specified form.
Submit - com.thoughtworks.selenium.webdriven.commands中的类
 
Submit(AlertOverride, ElementFinder) - 类 的构造器com.thoughtworks.selenium.webdriven.commands.Submit
 
submit() - 类 中的方法org.openqa.selenium.remote.RemoteWebElement
 
submit() - 接口 中的方法org.openqa.selenium.WebElement
If this current element is a form, or an element within a form, then this will be submitted to the remote server.
SUBMIT_ELEMENT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
submitButton() - 类 中的静态方法org.openqa.selenium.lift.find.InputFinder
 
submitButton(String) - 类 中的静态方法org.openqa.selenium.lift.find.InputFinder
 
subSequence(int, int) - 枚举 中的方法org.openqa.selenium.Keys
 
SUCCESS - 类 中的静态变量org.openqa.selenium.remote.ErrorCodes
 
SUCCESS_STRING - 类 中的静态变量org.openqa.selenium.remote.ErrorCodes
 
SUPPORTS_ALERTS - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_APPLICATION_CACHE - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_FINDING_BY_CSS - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_JAVASCRIPT - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_LOCATION_CONTEXT - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_NETWORK_CONNECTION - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_SQL_DATABASE - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SUPPORTS_WEB_STORAGE - 接口 中的静态变量org.openqa.selenium.remote.CapabilityType
 
SWITCH_TO_CONTEXT - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SWITCH_TO_FRAME - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SWITCH_TO_PARENT_FRAME - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
SWITCH_TO_WINDOW - 接口 中的静态变量org.openqa.selenium.remote.DriverCommand
 
switchTo() - 类 中的方法org.openqa.selenium.remote.RemoteWebDriver
 
switchTo() - 类 中的方法org.openqa.selenium.support.events.EventFiringWebDriver
 
switchTo() - 接口 中的方法org.openqa.selenium.WebDriver
Send future commands to a different frame or window.
SYSTEM_SLEEPER - 接口 中的静态变量org.openqa.selenium.support.ui.Sleeper
 
SystemClock - org.openqa.selenium.support.ui中的类
 
SystemClock() - 类 的构造器org.openqa.selenium.support.ui.SystemClock
 
SystemProperty() - 类 的构造器org.openqa.selenium.firefox.FirefoxDriver.SystemProperty
 
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