Table of Contents

Class CreateIsolatedWorldCommandResponse

Namespace
OpenQA.Selenium.DevTools.V132.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