Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class ExecutionContextCreatedEventArgs

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

ExecutionContextCreated

public sealed class ExecutionContextCreatedEventArgs : EventArgs
Inheritance
ExecutionContextCreatedEventArgs
Inherited Members

Properties

Context

Gets or sets the context

[JsonPropertyName("context")]
public ExecutionContextDescription Context { get; set; }

Property Value

ExecutionContextDescription