- CapabilitiesFilter - Interface in org.openqa.selenium.remote.session
-
Takes a stream of capabilities and extracts those that are specific to a browser.
- CapabilityTransform - Interface in org.openqa.selenium.remote.session
-
Takes a capability and allows it to be transformed into 0, 1, or n different capabilities for a
W3C New Session payload.
- CapabilityType - Interface in org.openqa.selenium.remote
-
Commonly seen remote webdriver capabilities.
- CapabilityType.ForSeleniumServer - Interface in org.openqa.selenium.remote
-
- checkExecutable(File) - Static method in class org.openqa.selenium.remote.service.DriverService
-
- checkForError() - Method in class org.openqa.selenium.os.CommandLine
-
- CHROME - Static variable in interface org.openqa.selenium.remote.BrowserType
-
- chrome() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
-
- ChromeFilter - Class in org.openqa.selenium.remote.session
-
- ChromeFilter() - Constructor for class org.openqa.selenium.remote.session.ChromeFilter
-
- CircularOutputStream - Class in org.openqa.selenium.io
-
Captures the last N bytes of output.
- CircularOutputStream(int) - Constructor for class org.openqa.selenium.io.CircularOutputStream
-
- CircularOutputStream() - Constructor for class org.openqa.selenium.io.CircularOutputStream
-
- cleanupIdleClients() - Method in interface org.openqa.selenium.remote.http.HttpClient.Factory
-
Closes idle clients.
- cleanupIdleClients() - Method in class org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
-
Deprecated.
- cleanupIdleClients() - Method in class org.openqa.selenium.remote.internal.OkHttpClient.Factory
-
- clear() - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
-
- clear() - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
-
- clear() - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- CLEAR_ACTIONS_STATE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- CLEAR_APP_CACHE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- CLEAR_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- CLEAR_LOCAL_STORAGE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- CLEAR_SESSION_STORAGE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- click(WebElement) - Method in class org.openqa.selenium.interactions.Actions
-
Clicks in the middle of the given element.
- click() - Method in class org.openqa.selenium.interactions.Actions
-
Clicks at the current mouse location.
- CLICK - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- click(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
-
- click() - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- CLICK_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- ClickAction - Class in org.openqa.selenium.interactions
-
- ClickAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.ClickAction
-
Deprecated.
- clickAndHold(WebElement) - Method in class org.openqa.selenium.interactions.Actions
-
Clicks (without releasing) in the middle of the given element.
- clickAndHold() - Method in class org.openqa.selenium.interactions.Actions
-
Clicks (without releasing) at the current mouse location.
- ClickAndHoldAction - Class in org.openqa.selenium.interactions
-
- ClickAndHoldAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.ClickAndHoldAction
-
Deprecated.
- CLIENT - Static variable in class org.openqa.selenium.logging.LogType
-
This log type pertains to logs from the client.
- close() - Method in class org.openqa.selenium.io.MultiOutputStream
-
- close() - Method in class org.openqa.selenium.json.JsonInput
-
- close() - Method in class org.openqa.selenium.json.JsonOutput
-
- close() - Method in class org.openqa.selenium.logging.LoggingHandler
-
- CLOSE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- close() - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
-
- close() - Method in class org.openqa.selenium.remote.NewSessionPayload
-
- close() - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- CollectionCoercer<T extends java.util.Collection> - Class in org.openqa.selenium.json
-
- CollectionCoercer(Class<T>, JsonTypeCoercer, Collector<Object, ?, T>) - Constructor for class org.openqa.selenium.json.CollectionCoercer
-
- combine(LogEntries...) - Static method in class org.openqa.selenium.logging.LogCombiner
-
- Command - Class in org.openqa.selenium.remote
-
- Command(SessionId, String) - Constructor for class org.openqa.selenium.remote.Command
-
- Command(SessionId, String, Map<String, ?>) - Constructor for class org.openqa.selenium.remote.Command
-
- CommandCodec<T> - Interface in org.openqa.selenium.remote
-
Converts
Command
objects to and from another representation.
- CommandExecutor - Interface in org.openqa.selenium.remote
-
- CommandInfo - Class in org.openqa.selenium.remote
-
- CommandInfo(String, HttpMethod) - Constructor for class org.openqa.selenium.remote.CommandInfo
-
- CommandLine - Class in org.openqa.selenium.os
-
- CommandLine(String, String...) - Constructor for class org.openqa.selenium.os.CommandLine
-
- CommandLine(String[]) - Constructor for class org.openqa.selenium.os.CommandLine
-
- CompositeAction - Class in org.openqa.selenium.interactions
-
An action for aggregating actions and triggering all of them at the same time.
- CompositeAction() - Constructor for class org.openqa.selenium.interactions.CompositeAction
-
- contextClick(WebElement) - Method in class org.openqa.selenium.interactions.Actions
-
Performs a context-click at middle of the given element.
- contextClick() - Method in class org.openqa.selenium.interactions.Actions
-
Performs a context-click at the current mouse location.
- contextClick(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
-
- ContextClickAction - Class in org.openqa.selenium.interactions
-
- ContextClickAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.ContextClickAction
-
Deprecated.
- copy(File, File) - Static method in class org.openqa.selenium.io.FileHandler
-
- copyOutputTo(OutputStream) - Method in class org.openqa.selenium.os.CommandLine
-
- copyResource(File, Class<?>, String...) - Static method in class org.openqa.selenium.io.FileHandler
-
- create(RemoteWebDriver, Map<String, AugmenterProvider>, X) - Method in class org.openqa.selenium.remote.Augmenter
-
- create(RemoteWebDriver, Map<String, AugmenterProvider>, X) - Method in class org.openqa.selenium.remote.BaseAugmenter
-
Subclasses should perform the requested augmentation.
- create(RemoteWebDriver, Map<String, AugmenterProvider>, X) - Method in class org.openqa.selenium.remote.JdkAugmenter
-
- create(Capabilities) - Static method in class org.openqa.selenium.remote.NewSessionPayload
-
- create(Map<String, ?>) - Static method in class org.openqa.selenium.remote.NewSessionPayload
-
- create(Reader) - Static method in class org.openqa.selenium.remote.NewSessionPayload
-
- createArgs() - Method in class org.openqa.selenium.remote.service.DriverService.Builder
-
- createClient(URL) - Method in interface org.openqa.selenium.remote.http.HttpClient.Factory
-
Creates a HTTP client that will send requests to the given URL.
- createClient(URL) - Method in class org.openqa.selenium.remote.internal.ApacheHttpClient.Factory
-
Deprecated.
- createClient(URL) - Method in class org.openqa.selenium.remote.internal.OkHttpClient.Factory
-
- createContext() - Method in class org.openqa.selenium.remote.internal.ApacheHttpClient
-
Deprecated.
- createDefault() - Static method in interface org.openqa.selenium.remote.http.HttpClient.Factory
-
- createDir(File) - Static method in class org.openqa.selenium.io.FileHandler
-
- createDriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
-
- createHttpClient(Credentials) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
-
- createHttpClient(Credentials, int, int) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
-
- createKeyDown(int) - Method in class org.openqa.selenium.interactions.KeyInput
-
- createKeyUp(int) - Method in class org.openqa.selenium.interactions.KeyInput
-
- createPointerDown(int) - Method in class org.openqa.selenium.interactions.PointerInput
-
- createPointerMove(Duration, PointerInput.Origin, int, int) - Method in class org.openqa.selenium.interactions.PointerInput
-
- createPointerUp(int) - Method in class org.openqa.selenium.interactions.PointerInput
-
- createRequestConfig(int, int) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
-
- createResponse() - Method in class org.openqa.selenium.remote.ProtocolHandshake.Result
-
- createRoutePlanner() - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
-
- createSession(HttpClient, Command) - Method in class org.openqa.selenium.remote.ProtocolHandshake
-
- createSocketConfig(int) - Method in class org.openqa.selenium.remote.internal.HttpClientFactory
-
- createTempDir(String, String) - Method in class org.openqa.selenium.io.TemporaryFilesystem
-
Create a temporary directory, and track it for deletion.
- deactivate() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
-
- decode(T) - Method in interface org.openqa.selenium.remote.CommandCodec
-
Decodes a command.
- decode(HttpRequest) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
-
- decode(HttpResponse) - Method in class org.openqa.selenium.remote.http.AbstractHttpResponseCodec
-
- decode(HttpResponse) - Method in class org.openqa.selenium.remote.http.W3CHttpResponseCodec
-
- decode(T) - Method in interface org.openqa.selenium.remote.ResponseCodec
-
Decodes a response.
- defaultContent() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteTargetLocator
-
- DefaultNetworkInterfaceProvider - Class in org.openqa.selenium.net
-
- DefaultNetworkInterfaceProvider() - Constructor for class org.openqa.selenium.net.DefaultNetworkInterfaceProvider
-
- defineCommand(String, HttpMethod, String) - Method in interface org.openqa.selenium.remote.CommandCodec
-
Enhance this command codec with additional commands.
- defineCommand(String, HttpMethod, String) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
-
Defines a new command mapping.
- defineCommand(String, AbstractHttpCommandCodec.CommandSpec) - Method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
-
- defineCommand(String, CommandInfo) - Method in class org.openqa.selenium.remote.HttpCommandExecutor
-
It may be useful to extend the commands understood by this HttpCommandExecutor
at run
time, and this can be achieved via this method.
- delete(File) - Static method in class org.openqa.selenium.io.FileHandler
-
- delete(String) - Static method in class org.openqa.selenium.remote.http.AbstractHttpCommandCodec
-
- DELETE_ALL_COOKIES - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- DELETE_COOKIE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- deleteAllCookies() - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
-
- deleteBaseDir() - Method in class org.openqa.selenium.io.TemporaryFilesystem
-
- deleteCookie(Cookie) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
-
- deleteCookieNamed(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions
-
- deleteTempDir(File) - Method in class org.openqa.selenium.io.TemporaryFilesystem
-
Delete a temporary directory that we were responsible for creating.
- deleteTemporaryFiles() - Method in class org.openqa.selenium.io.TemporaryFilesystem
-
Perform the operation that a shutdown hook would have.
- DesiredCapabilities - Class in org.openqa.selenium.remote
-
- DesiredCapabilities(String, String, Platform) - Constructor for class org.openqa.selenium.remote.DesiredCapabilities
-
- DesiredCapabilities() - Constructor for class org.openqa.selenium.remote.DesiredCapabilities
-
- DesiredCapabilities(Map<String, ?>) - Constructor for class org.openqa.selenium.remote.DesiredCapabilities
-
- DesiredCapabilities(Capabilities) - Constructor for class org.openqa.selenium.remote.DesiredCapabilities
-
- DesiredCapabilities(Capabilities...) - Constructor for class org.openqa.selenium.remote.DesiredCapabilities
-
- destroy() - Method in class org.openqa.selenium.os.CommandLine
-
Destroy the current command.
- Dialect - Enum in org.openqa.selenium.remote
-
- DISMISS_ALERT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- DisplayAction - Class in org.openqa.selenium.interactions.internal
-
This class represents an abstraction of devices that can execute an action within a display area.
- DisplayAction(Locatable) - Constructor for class org.openqa.selenium.interactions.internal.DisplayAction
-
- DOUBLE_CLICK - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- doubleClick(WebElement) - Method in class org.openqa.selenium.interactions.Actions
-
Performs a double-click at middle of the given element.
- doubleClick() - Method in class org.openqa.selenium.interactions.Actions
-
Performs a double-click at the current mouse location.
- doubleClick(Coordinates) - Method in class org.openqa.selenium.remote.RemoteMouse
-
- DoubleClickAction - Class in org.openqa.selenium.interactions
-
- DoubleClickAction(Mouse, Locatable) - Constructor for class org.openqa.selenium.interactions.DoubleClickAction
-
Deprecated.
- doubleTap(WebElement) - Method in class org.openqa.selenium.interactions.touch.TouchActions
-
Allows the execution of double tapon the screen, analogous to double click using a Mouse.
- doubleTap(Coordinates) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
-
- DoubleTapAction - Class in org.openqa.selenium.interactions.touch
-
Creates a double tap gesture on a touch screen.
- DoubleTapAction(TouchScreen, Locatable) - Constructor for class org.openqa.selenium.interactions.touch.DoubleTapAction
-
- down(int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
-
Allows the execution of the gesture 'down' on the screen.
- down(int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
-
- DownAction - Class in org.openqa.selenium.interactions.touch
-
Creates a down gesture.
- DownAction(TouchScreen, int, int) - Constructor for class org.openqa.selenium.interactions.touch.DownAction
-
- dragAndDrop(WebElement, WebElement) - Method in class org.openqa.selenium.interactions.Actions
-
A convenience method that performs click-and-hold at the location of the source element,
moves to the location of the target element, then releases the mouse.
- dragAndDropBy(WebElement, int, int) - Method in class org.openqa.selenium.interactions.Actions
-
A convenience method that performs click-and-hold at the location of the source element,
moves by a given offset, then releases the mouse.
- DRIVER - Static variable in class org.openqa.selenium.logging.LogType
-
This log pertains to logs from the WebDriver implementation.
- DriverCommand - Interface in org.openqa.selenium.remote
-
An empty interface defining constants for the standard commands defined in the WebDriver JSON
wire protocol.
- DriverCommandExecutor - Class in org.openqa.selenium.remote.service
-
- DriverCommandExecutor(DriverService) - Constructor for class org.openqa.selenium.remote.service.DriverCommandExecutor
-
Creates a new DriverCommandExecutor which will communicate with the driver as configured
by the given service
.
- DriverCommandExecutor(DriverService, Map<String, CommandInfo>) - Constructor for class org.openqa.selenium.remote.service.DriverCommandExecutor
-
Creates an
DriverCommandExecutor
that supports non-standard
additionalCommands
in addition to the standard.
- DriverService - Class in org.openqa.selenium.remote.service
-
Manages the life and death of a native executable driver server.
- DriverService(File, int, ImmutableList<String>, ImmutableMap<String, String>) - Constructor for class org.openqa.selenium.remote.service.DriverService
-
- DriverService.Builder<DS extends DriverService,B extends DriverService.Builder<?,?>> - Class in org.openqa.selenium.remote.service
-
- SAFARI - Static variable in interface org.openqa.selenium.remote.BrowserType
-
- safari() - Static method in class org.openqa.selenium.remote.DesiredCapabilities
-
- SAFARI_PROXY - Static variable in interface org.openqa.selenium.remote.BrowserType
-
- SafariFilter - Class in org.openqa.selenium.remote.session
-
- SafariFilter() - Constructor for class org.openqa.selenium.remote.session.SafariFilter
-
- score(Capabilities) - Method in class org.openqa.selenium.remote.service.DriverService.Builder
-
Provides a measure of how strongly this
DriverService
supports the given
capabilities
.
- SCREENSHOT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- ScreenshotException - Exception in org.openqa.selenium.remote
-
- ScreenshotException(String) - Constructor for exception org.openqa.selenium.remote.ScreenshotException
-
- ScreenshotException(String, Throwable) - Constructor for exception org.openqa.selenium.remote.ScreenshotException
-
- scroll(WebElement, int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
-
Creates a scroll gesture that starts on a particular screen location.
- scroll(int, int) - Method in class org.openqa.selenium.interactions.touch.TouchActions
-
Allows the view to be scrolled by an x and y offset.
- scroll(Coordinates, int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
-
- scroll(int, int) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
-
- ScrollAction - Class in org.openqa.selenium.interactions.touch
-
Creates a scroll gesture.
- ScrollAction(TouchScreen, Locatable, int, int) - Constructor for class org.openqa.selenium.interactions.touch.ScrollAction
-
- ScrollAction(TouchScreen, int, int) - Constructor for class org.openqa.selenium.interactions.touch.ScrollAction
-
- SEND_KEYS_TO_ACTIVE_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SEND_KEYS_TO_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- sendKeys(CharSequence...) - Method in class org.openqa.selenium.interactions.Actions
-
Sends keys to the active element.
- sendKeys(WebElement, CharSequence...) - Method in class org.openqa.selenium.interactions.Actions
-
Equivalent to calling:
Actions.click(element).sendKeys(keysToSend).
This method is different from
WebElement.sendKeys(CharSequence...)
- see
Actions.sendKeys(CharSequence...)
for details how.
- sendKeys(CharSequence...) - Method in class org.openqa.selenium.remote.RemoteKeyboard
-
- sendKeys(CharSequence...) - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- SendKeysAction - Class in org.openqa.selenium.interactions
-
- SendKeysAction(Keyboard, Mouse, Locatable, CharSequence...) - Constructor for class org.openqa.selenium.interactions.SendKeysAction
-
Deprecated.
- SendKeysAction(Keyboard, Mouse, CharSequence...) - Constructor for class org.openqa.selenium.interactions.SendKeysAction
-
Deprecated.
- sendOutputTo(OutputStream) - Method in class org.openqa.selenium.remote.service.DriverService
-
- SERVER - Static variable in class org.openqa.selenium.logging.LogType
-
This log type pertains to logs from the remote server.
- SESSION_NOT_CREATED - Static variable in class org.openqa.selenium.remote.ErrorCodes
-
- SessionId - Class in org.openqa.selenium.remote
-
- SessionId(String) - Constructor for class org.openqa.selenium.remote.SessionId
-
- SessionLogHandler - Class in org.openqa.selenium.logging
-
- SessionLogHandler() - Constructor for class org.openqa.selenium.logging.SessionLogHandler
-
- SessionLogs - Class in org.openqa.selenium.logging
-
Contains the logs for a session divided by supported log types.
- SessionLogs() - Constructor for class org.openqa.selenium.logging.SessionLogs
-
- SET_ALERT_CREDENTIALS - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_ALERT_VALUE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_BROWSER_ONLINE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_CURRENT_WINDOW_POSITION - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_CURRENT_WINDOW_SIZE - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_LOCAL_STORAGE_ITEM - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_LOCATION - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_NETWORK_CONNECTION - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_SCREEN_ORIENTATION - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_SCREEN_ROTATION - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_SCRIPT_TIMEOUT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_SESSION_STORAGE_ITEM - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SET_TIMEOUT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- setAcceptInsecureCerts(boolean) - Method in class org.openqa.selenium.remote.DesiredCapabilities
-
- setBrowserName(String) - Method in class org.openqa.selenium.remote.DesiredCapabilities
-
- setCapability(String, String) - Method in class org.openqa.selenium.remote.RemoteWebDriverBuilder
-
Sets a capability for every single alternative when the session is created.
- setCommandExecutor(CommandExecutor) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- setDynamicLibraryPath(String) - Method in class org.openqa.selenium.os.CommandLine
-
- setElementConverter(JsonToWebElementConverter) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- setEnvironmentVariable(String, String) - Method in class org.openqa.selenium.os.CommandLine
-
Adds the specified environment variable.
- setEnvironmentVariables(Map<String, String>) - Method in class org.openqa.selenium.os.CommandLine
-
Adds the specified environment variables.
- setErrorHandler(ErrorHandler) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- setFileDetector(FileDetector) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
Set the file detector to be used when sending keyboard input.
- setFileDetector(FileDetector) - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- setFoundBy(SearchContext, WebElement, String, String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- setFoundBy(SearchContext, String, String) - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- setId(String) - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- setIncludeServerErrors(boolean) - Method in class org.openqa.selenium.remote.ErrorHandler
-
- setInput(String) - Method in class org.openqa.selenium.os.CommandLine
-
- setItem(String, String) - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
-
- setItem(String, String) - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
-
- setJavascriptEnabled(boolean) - Method in class org.openqa.selenium.remote.DesiredCapabilities
-
- setLocalLogs(LocalLogs) - Method in interface org.openqa.selenium.logging.NeedsLocalLogs
-
- setLocalLogs(LocalLogs) - Method in class org.openqa.selenium.remote.HttpCommandExecutor
-
- setLocation(Location) - Method in class org.openqa.selenium.remote.html5.RemoteLocationContext
-
- setLogLevel(Level) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
Sets the RemoteWebDriver's client log level.
- setNetworkConnection(NetworkConnection.ConnectionType) - Method in class org.openqa.selenium.remote.mobile.RemoteNetworkConnection
-
- setParent(RemoteWebDriver) - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- setPlatform(Platform) - Method in class org.openqa.selenium.remote.DesiredCapabilities
-
- setPosition(Point) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
-
- setPrettyPrint(boolean) - Method in class org.openqa.selenium.json.JsonOutput
-
- setScriptTimeout(long, TimeUnit) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts
-
- setSessionId(String) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- setSessionId(String) - Method in class org.openqa.selenium.remote.Response
-
- setSize(Dimension) - Method in class org.openqa.selenium.remote.RemoteWebDriver.RemoteWebDriverOptions.RemoteWindow
-
- setState(String) - Method in class org.openqa.selenium.remote.Response
-
- setStatus(int) - Method in class org.openqa.selenium.remote.http.HttpResponse
-
- setStatus(Integer) - Method in class org.openqa.selenium.remote.Response
-
- setTargetHost(String) - Method in class org.openqa.selenium.remote.http.HttpResponse
-
Sets the host this response was received from.
- setTemporaryDirectory(File) - Static method in class org.openqa.selenium.io.TemporaryFilesystem
-
- setValue(Object) - Method in class org.openqa.selenium.remote.Response
-
- setVersion(String) - Method in class org.openqa.selenium.remote.DesiredCapabilities
-
- setWorkingDirectory(String) - Method in class org.openqa.selenium.os.CommandLine
-
- SimplePropertyDescriptor - Class in org.openqa.selenium.json
-
- SimplePropertyDescriptor(String, Function<Object, Object>, Method) - Constructor for class org.openqa.selenium.json.SimplePropertyDescriptor
-
- SingleKeyAction - Class in org.openqa.selenium.interactions.internal
-
Used both by KeyDownAction and KeyUpAction
- SingleKeyAction(Keyboard, Mouse, Keys) - Constructor for class org.openqa.selenium.interactions.internal.SingleKeyAction
-
- SingleKeyAction(Keyboard, Mouse, Locatable, Keys) - Constructor for class org.openqa.selenium.interactions.internal.SingleKeyAction
-
- singleTap(WebElement) - Method in class org.openqa.selenium.interactions.touch.TouchActions
-
Allows the execution of single tap on the screen, analogous to click using a Mouse.
- singleTap(Coordinates) - Method in class org.openqa.selenium.remote.RemoteTouchScreen
-
- SingleTapAction - Class in org.openqa.selenium.interactions.touch
-
Creates a single tap gesture on a touch screen
- SingleTapAction(TouchScreen, Locatable) - Constructor for class org.openqa.selenium.interactions.touch.SingleTapAction
-
- size() - Method in class org.openqa.selenium.remote.html5.RemoteLocalStorage
-
- size() - Method in class org.openqa.selenium.remote.html5.RemoteSessionStorage
-
- skipValue() - Method in class org.openqa.selenium.json.JsonInput
-
- SPEED_FAST - Static variable in class org.openqa.selenium.interactions.touch.FlickAction
-
- SPEED_NORMAL - Static variable in class org.openqa.selenium.interactions.touch.FlickAction
-
- STALE_ELEMENT_REFERENCE - Static variable in class org.openqa.selenium.remote.ErrorCodes
-
- start() - Method in class org.openqa.selenium.remote.service.DriverService
-
Starts this service if it is not already running.
- START_OF_USER_PORTS - Static variable in class org.openqa.selenium.net.PortProber
-
- startSession(Capabilities) - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- StaticInitializerCoercer - Class in org.openqa.selenium.json
-
- StaticInitializerCoercer() - Constructor for class org.openqa.selenium.json.StaticInitializerCoercer
-
- STATUS - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- stop() - Method in class org.openqa.selenium.remote.service.DriverService
-
Stops this service if it is currently running.
- stream() - Method in class org.openqa.selenium.remote.NewSessionPayload
-
Stream the Capabilities
encoded in the payload used to create this instance.
- StringCoercer - Class in org.openqa.selenium.json
-
- StringCoercer() - Constructor for class org.openqa.selenium.json.StringCoercer
-
- StripAnyPlatform - Class in org.openqa.selenium.remote.session
-
- StripAnyPlatform() - Constructor for class org.openqa.selenium.remote.session.StripAnyPlatform
-
- submit() - Method in class org.openqa.selenium.remote.RemoteWebElement
-
- SUBMIT_ELEMENT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SUCCESS - Static variable in class org.openqa.selenium.remote.ErrorCodes
-
- SUCCESS_STRING - Static variable in class org.openqa.selenium.remote.ErrorCodes
-
- SUPPORTS_ALERTS - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SUPPORTS_APPLICATION_CACHE - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SUPPORTS_FINDING_BY_CSS - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SUPPORTS_JAVASCRIPT - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SUPPORTS_LOCATION_CONTEXT - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SUPPORTS_NETWORK_CONNECTION - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SUPPORTS_SQL_DATABASE - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SUPPORTS_WEB_STORAGE - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- SWITCH_TO_CONTEXT - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SWITCH_TO_FRAME - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SWITCH_TO_PARENT_FRAME - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- SWITCH_TO_WINDOW - Static variable in interface org.openqa.selenium.remote.DriverCommand
-
- switchTo() - Method in class org.openqa.selenium.remote.RemoteWebDriver
-
- valueOf(String) - Static method in enum org.openqa.selenium.interactions.internal.MouseAction.Button
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.interactions.PointerInput.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.interactions.PointerInput.MouseButton
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.json.JsonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.json.PropertySetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.logging.profiler.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.remote.Dialect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.remote.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openqa.selenium.remote.RemoteWebDriver.When
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openqa.selenium.interactions.internal.MouseAction.Button
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.interactions.PointerInput.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.interactions.PointerInput.MouseButton
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.json.JsonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.json.PropertySetting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.logging.profiler.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.remote.Dialect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.remote.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openqa.selenium.remote.RemoteWebDriver.When
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in interface org.openqa.selenium.remote.CapabilityType
-
- viewport() - Static method in class org.openqa.selenium.interactions.PointerInput.Origin
-