Serialized Form
-
Package org.openqa.selenium
-
Class org.openqa.selenium.Cookie extends java.lang.Object implements Serializable
- serialVersionUID:
- 4115876353625612383L
-
Serialized Fields
-
domain
java.lang.String domain
-
expiry
java.util.Date expiry
-
isHttpOnly
boolean isHttpOnly
-
isSecure
boolean isSecure
-
name
java.lang.String name
-
path
java.lang.String path
-
sameSite
java.lang.String sameSite
-
value
java.lang.String value
-
-
Class org.openqa.selenium.ElementClickInterceptedException extends ElementNotInteractableException implements Serializable
-
Class org.openqa.selenium.ElementNotInteractableException extends InvalidElementStateException implements Serializable
-
Class org.openqa.selenium.HealthCheckFailedException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.ImeActivationFailedException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.ImeNotAvailableException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.ImmutableCapabilities extends java.lang.Object implements Serializable
-
Serialized Fields
-
delegate
java.util.Map<java.lang.String,java.lang.Object> delegate
-
hashCode
int hashCode
-
-
-
Class org.openqa.selenium.InvalidArgumentException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.InvalidCookieDomainException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.InvalidElementStateException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.InvalidSelectorException extends NoSuchElementException implements Serializable
-
Class org.openqa.selenium.JavascriptException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.MutableCapabilities extends java.lang.Object implements Serializable
-
Serialized Fields
-
caps
java.util.Map<java.lang.String,java.lang.Object> caps
-
-
-
Class org.openqa.selenium.NoAlertPresentException extends NotFoundException implements Serializable
-
Class org.openqa.selenium.NoSuchContextException extends NotFoundException implements Serializable
-
Class org.openqa.selenium.NoSuchCookieException extends NotFoundException implements Serializable
-
Class org.openqa.selenium.NoSuchElementException extends NotFoundException implements Serializable
-
Class org.openqa.selenium.NoSuchFrameException extends NotFoundException implements Serializable
-
Class org.openqa.selenium.NoSuchSessionException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.NoSuchShadowRootException extends NotFoundException implements Serializable
-
Class org.openqa.selenium.NoSuchWindowException extends NotFoundException implements Serializable
-
Class org.openqa.selenium.NotFoundException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.PersistentCapabilities extends java.lang.Object implements Serializable
-
Serialized Fields
-
caps
ImmutableCapabilities caps
-
hashCode
int hashCode
-
overrides
ImmutableCapabilities overrides
-
-
-
Class org.openqa.selenium.RetrySessionRequestException extends SessionNotCreatedException implements Serializable
-
Class org.openqa.selenium.ScriptTimeoutException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.SessionNotCreatedException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.StaleElementReferenceException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.TimeoutException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.UnableToSetCookieException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.UnhandledAlertException extends WebDriverException implements Serializable
-
Serialized Fields
-
alertText
java.lang.String alertText
-
-
-
Class org.openqa.selenium.UnsupportedCommandException extends WebDriverException implements Serializable
-
Class org.openqa.selenium.WebDriverException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
extraInfo
java.util.Map<java.lang.String,java.lang.String> extraInfo
-
-
-
-
Package org.openqa.selenium.interactions
-
Class org.openqa.selenium.interactions.MoveTargetOutOfBoundsException extends WebDriverException implements Serializable
-
-
Package org.openqa.selenium.logging
-
Class org.openqa.selenium.logging.LoggingPreferences extends java.lang.Object implements Serializable
- serialVersionUID:
- 6708028456766320675L
-
Serialized Fields
-
prefs
java.util.Map<java.lang.String,java.util.logging.Level> prefs
-
-
-
Package org.openqa.selenium.net
-
Class org.openqa.selenium.net.UrlChecker.TimeoutException extends java.lang.Exception implements Serializable
-