Class ContextGetTreeOptions
- Namespace
- OpenQA.Selenium.BiDi.BrowsingContext
- Assembly
- Selenium.WebDriver.dll
public sealed record ContextGetTreeOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<ContextGetTreeOptions>
- Inheritance
-
ContextGetTreeOptions
- Implements
- Inherited Members
Properties
MaxDepth
public long? MaxDepth { get; init; }
Property Value
- long?