Table of Contents

Class LaunchCommandResponse

Namespace
OpenQA.Selenium.DevTools.V131.PWA
Assembly
WebDriver.dll

Response for Launch

public sealed class LaunchCommandResponse : ICommandResponse<LaunchCommandSettings>, ICommandResponse
Inheritance
LaunchCommandResponse
Implements
Inherited Members
Extension Methods

Properties

TargetId

Gets or sets the targetId

[JsonPropertyName("targetId")]
public string TargetId { get; set; }

Property Value

string