Table of Contents

Class ExecutionContextDestroyedEventArgs

Namespace
OpenQA.Selenium.DevTools.V85.Runtime
Assembly
WebDriver.dll

ExecutionContextDestroyed

public sealed class ExecutionContextDestroyedEventArgs : EventArgs
Inheritance
ExecutionContextDestroyedEventArgs
Inherited Members

Properties

ExecutionContextId

Gets or sets the executionContextId

[JsonPropertyName("executionContextId")]
public long ExecutionContextId { get; set; }

Property Value

long