Table of Contents

Class ExecutionContextId

Namespace
Selenium.WebDriver.BiDi.Cdp.Runtime
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Id of an execution context.

[JsonConverter(typeof(NumberRemoteIdConverter<ExecutionContextId>))]
public record ExecutionContextId : IEquatable<ExecutionContextId>
Inheritance
ExecutionContextId
Implements
Inherited Members