Serialized Form
-
Package org.openqa.selenium
-
Class org.openqa.selenium.Cookie
class Cookie extends Object implements Serializable- serialVersionUID:
- 4115876353625612383L
-
Exception org.openqa.selenium.DetachedShadowRootException
class DetachedShadowRootException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.ElementClickInterceptedException
class ElementClickInterceptedException extends ElementNotInteractableException implements Serializable -
Exception org.openqa.selenium.ElementNotInteractableException
class ElementNotInteractableException extends InvalidElementStateException implements Serializable -
Exception org.openqa.selenium.HealthCheckFailedException
class HealthCheckFailedException extends WebDriverException implements Serializable -
Class org.openqa.selenium.ImmutableCapabilities
class ImmutableCapabilities extends Object implements Serializable -
Exception org.openqa.selenium.InsecureCertificateException
class InsecureCertificateException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.InvalidArgumentException
class InvalidArgumentException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.InvalidCookieDomainException
class InvalidCookieDomainException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.InvalidElementStateException
class InvalidElementStateException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.InvalidSelectorException
class InvalidSelectorException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.JavascriptException
class JavascriptException extends WebDriverException implements Serializable -
Class org.openqa.selenium.MutableCapabilities
class MutableCapabilities extends Object implements Serializable -
Exception org.openqa.selenium.NoAlertPresentException
class NoAlertPresentException extends NotFoundException implements Serializable -
Exception org.openqa.selenium.NoSuchContextException
class NoSuchContextException extends NotFoundException implements Serializable -
Exception org.openqa.selenium.NoSuchCookieException
class NoSuchCookieException extends NotFoundException implements Serializable -
Exception org.openqa.selenium.NoSuchElementException
class NoSuchElementException extends NotFoundException implements Serializable -
Exception org.openqa.selenium.NoSuchFrameException
class NoSuchFrameException extends NotFoundException implements Serializable -
Exception org.openqa.selenium.NoSuchSessionException
class NoSuchSessionException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.NoSuchShadowRootException
class NoSuchShadowRootException extends NotFoundException implements Serializable -
Exception org.openqa.selenium.NoSuchWindowException
class NoSuchWindowException extends NotFoundException implements Serializable -
Exception org.openqa.selenium.NotFoundException
class NotFoundException extends WebDriverException implements Serializable -
Class org.openqa.selenium.PersistentCapabilities
class PersistentCapabilities extends Object implements Serializable-
Serialized Fields
-
caps
ImmutableCapabilities caps
-
hashCode
int hashCode
-
overrides
ImmutableCapabilities overrides
-
-
-
Exception org.openqa.selenium.RetrySessionRequestException
class RetrySessionRequestException extends SessionNotCreatedException implements Serializable -
Exception org.openqa.selenium.ScriptTimeoutException
class ScriptTimeoutException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.SessionNotCreatedException
class SessionNotCreatedException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.StaleElementReferenceException
class StaleElementReferenceException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.TimeoutException
class TimeoutException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.UnableToSetCookieException
class UnableToSetCookieException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.UnhandledAlertException
class UnhandledAlertException extends WebDriverException implements Serializable-
Serialized Fields
-
alertText
String alertText
-
-
-
Exception org.openqa.selenium.UnsupportedCommandException
class UnsupportedCommandException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.WebDriverException
class WebDriverException extends RuntimeException implements Serializable
-
-
Package org.openqa.selenium.bidi
-
Exception org.openqa.selenium.bidi.BiDiException
class BiDiException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.chrome
-
Package org.openqa.selenium.chromium
-
Package org.openqa.selenium.devtools
-
Exception org.openqa.selenium.devtools.DevToolsException
class DevToolsException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.devtools.RequestFailedException
class RequestFailedException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.docker
-
Exception org.openqa.selenium.docker.DockerException
class DockerException extends RuntimeException implements Serializable
-
-
Package org.openqa.selenium.edge
-
Package org.openqa.selenium.firefox
-
Class org.openqa.selenium.firefox.FirefoxOptions
-
Exception org.openqa.selenium.firefox.UnableToCreateProfileException
class UnableToCreateProfileException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.grid.config
-
Exception org.openqa.selenium.grid.config.ConfigException
class ConfigException extends RuntimeException implements Serializable
-
-
Package org.openqa.selenium.grid.data
-
Class org.openqa.selenium.grid.data.DefaultSlotMatcher
class DefaultSlotMatcher extends Object implements Serializable -
Class org.openqa.selenium.grid.data.NodeId
class NodeId extends Object implements Serializable-
Serialized Fields
-
uuid
UUID uuid
-
-
-
Class org.openqa.selenium.grid.data.Session
class Session extends Object implements Serializable-
Serialized Fields
-
capabilities
Capabilities capabilities
-
id
SessionId id
-
startTime
Instant startTime
-
stereotype
Capabilities stereotype
-
uri
URI uri
-
-
-
Class org.openqa.selenium.grid.data.Slot
class Slot extends Object implements Serializable-
Serialized Fields
-
id
SlotId id
-
lastStarted
Instant lastStarted
-
session
Session session
-
stereotype
Capabilities stereotype
-
-
-
Class org.openqa.selenium.grid.data.SlotId
class SlotId extends Object implements Serializable
-
-
Package org.openqa.selenium.grid.graphql
-
Exception org.openqa.selenium.grid.graphql.SessionNotFoundException
class SessionNotFoundException extends RuntimeException implements Serializable
-
-
Package org.openqa.selenium.grid.web
-
Exception org.openqa.selenium.grid.web.HandlerNotFoundException
class HandlerNotFoundException extends RuntimeException implements Serializable
-
-
Package org.openqa.selenium.ie
-
Class org.openqa.selenium.ie.InternetExplorerOptions
class InternetExplorerOptions extends AbstractDriverOptions<InternetExplorerOptions> implements Serializable
-
-
Package org.openqa.selenium.interactions
-
Exception org.openqa.selenium.interactions.MoveTargetOutOfBoundsException
class MoveTargetOutOfBoundsException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.json
-
Exception org.openqa.selenium.json.JsonException
class JsonException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.logging
-
Class org.openqa.selenium.logging.LoggingPreferences
class LoggingPreferences extends Object implements Serializable- serialVersionUID:
- 6708028456766320675L
-
-
Package org.openqa.selenium.net
-
Exception org.openqa.selenium.net.UrlChecker.TimeoutException
class TimeoutException extends Exception implements Serializable
-
-
Package org.openqa.selenium.netty.server
-
Exception org.openqa.selenium.netty.server.ServerBindException
class ServerBindException extends UncheckedIOException implements Serializable
-
-
Package org.openqa.selenium.remote
-
Class org.openqa.selenium.remote.AbstractDriverOptions
class AbstractDriverOptions extends MutableCapabilities implements Serializable -
Class org.openqa.selenium.remote.DesiredCapabilities
class DesiredCapabilities extends MutableCapabilities implements Serializable -
Exception org.openqa.selenium.remote.ErrorHandler.UnknownServerException
class UnknownServerException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.remote.NoSuchDriverException
class NoSuchDriverException extends WebDriverException implements Serializable -
Exception org.openqa.selenium.remote.ScreenshotException
class ScreenshotException extends WebDriverException implements Serializable -
Class org.openqa.selenium.remote.SessionId
class SessionId extends Object implements Serializable-
Serialized Fields
-
opaqueKey
String opaqueKey
-
-
-
Exception org.openqa.selenium.remote.UnreachableBrowserException
class UnreachableBrowserException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.remote.http
-
Exception org.openqa.selenium.remote.http.ConnectionFailedException
class ConnectionFailedException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.safari
-
Exception org.openqa.selenium.safari.ConnectionClosedException
class ConnectionClosedException extends WebDriverException implements Serializable -
Class org.openqa.selenium.safari.SafariOptions
-
-
Package org.openqa.selenium.support
-
Class org.openqa.selenium.support.ByIdOrName
class ByIdOrName extends By implements Serializable- serialVersionUID:
- 3986638402799576701L
-
-
Package org.openqa.selenium.support.pagefactory
-
Class org.openqa.selenium.support.pagefactory.ByAll
class ByAll extends By implements Serializable- serialVersionUID:
- 4573668832699497306L
-
Serialized Fields
-
bys
By[] bys
-
-
Class org.openqa.selenium.support.pagefactory.ByChained
class ByChained extends By implements Serializable- serialVersionUID:
- 1563769051170172451L
-
Serialized Fields
-
bys
By[] bys
-
-
-
Package org.openqa.selenium.support.ui
-
Exception org.openqa.selenium.support.ui.UnexpectedTagNameException
class UnexpectedTagNameException extends WebDriverException implements Serializable
-