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

Class CloseTargetCommandResponse

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

Response for CloseTarget

public sealed class CloseTargetCommandResponse : ICommandResponse<CloseTargetCommandSettings>, ICommandResponse
Inheritance
CloseTargetCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Success

Gets or sets the success

[JsonPropertyName("success")]
public bool Success { get; set; }

Property Value

bool