Serialized Form
-
Package org.openqa.selenium.bidi
-
Exception org.openqa.selenium.bidi.BiDiException
class BiDiException extends org.openqa.selenium.WebDriverException implements Serializable
-
-
Package org.openqa.selenium.devtools
-
Exception org.openqa.selenium.devtools.DevToolsException
class DevToolsException extends org.openqa.selenium.WebDriverException implements Serializable -
Exception org.openqa.selenium.devtools.RequestFailedException
class RequestFailedException extends org.openqa.selenium.WebDriverException implements Serializable
-
-
Package org.openqa.selenium.remote
-
Class org.openqa.selenium.remote.AbstractDriverOptions
class AbstractDriverOptions extends org.openqa.selenium.MutableCapabilities implements Serializable -
Class org.openqa.selenium.remote.DesiredCapabilities
class DesiredCapabilities extends org.openqa.selenium.MutableCapabilities implements Serializable -
Exception org.openqa.selenium.remote.ErrorHandler.UnknownServerException
class UnknownServerException extends org.openqa.selenium.WebDriverException implements Serializable -
Exception org.openqa.selenium.remote.NoSuchDriverException
class NoSuchDriverException extends org.openqa.selenium.WebDriverException implements Serializable -
Exception org.openqa.selenium.remote.ScreenshotException
class ScreenshotException extends org.openqa.selenium.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 org.openqa.selenium.WebDriverException implements Serializable
-