Class SerializationOptions
java.lang.Object
org.openqa.selenium.devtools.v150.runtime.model.SerializationOptions
Represents options for serialization. Overrides `generatePreview` and `returnByValue`.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSerializationOptions(SerializationOptions.Serialization serialization, Optional<Integer> maxDepth, Optional<Map<String, Object>> additionalParameters) -
Method Summary
Modifier and TypeMethodDescriptionEmbedder-specific parameters.Deep serialization depth.
-
Constructor Details
-
SerializationOptions
-
-
Method Details
-
getSerialization
-
getMaxDepth
-
getAdditionalParameters
-