Table of Contents

Class SerializationOptions

Namespace
OpenQA.Selenium.BiDi.Modules.Script
Assembly
WebDriver.dll
public class SerializationOptions
Inheritance
SerializationOptions
Inherited Members

Properties

IncludeShadowTree

public ShadowTree? IncludeShadowTree { get; set; }

Property Value

ShadowTree?

MaxDomDepth

public long? MaxDomDepth { get; set; }

Property Value

long?

MaxObjectDepth

public long? MaxObjectDepth { get; set; }

Property Value

long?