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

Class CreateIsolatedWorldCommandResponse

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

Response for CreateIsolatedWorld

public sealed class CreateIsolatedWorldCommandResponse : ICommandResponse<CreateIsolatedWorldCommandSettings>, ICommandResponse
Inheritance
CreateIsolatedWorldCommandResponse
Implements
Inherited Members
Extension Methods

Properties

ExecutionContextId

Gets or sets the executionContextId

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

Property Value

long