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

Class GetTargetInfoCommandResponse

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

Response for GetTargetInfo

public sealed class GetTargetInfoCommandResponse : ICommandResponse<GetTargetInfoCommandSettings>, ICommandResponse
Inheritance
GetTargetInfoCommandResponse
Implements
Inherited Members
Extension Methods

Properties

TargetInfo

Gets or sets the targetInfo

[JsonPropertyName("targetInfo")]
public TargetInfo TargetInfo { get; set; }

Property Value

TargetInfo