| Interface | Description |
|---|---|
| ReusedSessionPermanentStorage |
Loads and writes
ReusedSessionStore to permanent storage. |
| ReusedSessionStore |
| Class | Description |
|---|---|
| InitializationParameter | |
| InitializationParametersMap |
Contains a map of initialization parameters available in run time in time period between a reusable browser is created and
destroyed
|
| PersistReusedSessionsEvent | |
| ReusableRemoteWebDriver |
Reusable remote driver provides same functionality like
RemoteWebDriver, but it additionally allows to reuse browser
session. |
| ReusableRemoteWebDriverExtension | |
| ReusableRemoteWebDriverToDestroy | |
| ReusedSession | |
| ReusedSessionPermanentFileStorage |
Loads and writes
ReusedSessionStore from/to file. |
| ReusedSessionStoreImpl |
Storage for ReusedSession.
|
| SerializationUtils |
The utility methods for serializing / deserializing objects
|
| SerializationUtils.LookAheadObjectInputStream | |
| SerializationWhitelist |
List of classes that can be serialized and deserialized.
|
| Exception | Description |
|---|---|
| UnableReuseSessionException |
Thrown when session which was tried to reuse can't be reused.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.