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

Class AddDescriptorCommandResponse

Namespace
OpenQA.Selenium.DevTools.V137.BluetoothEmulation
Assembly
WebDriver.dll

Response for AddDescriptor

public sealed class AddDescriptorCommandResponse : ICommandResponse<AddDescriptorCommandSettings>, ICommandResponse
Inheritance
AddDescriptorCommandResponse
Implements
Inherited Members
Extension Methods

Properties

DescriptorId

Gets or sets the descriptorId

[JsonPropertyName("descriptorId")]
public string DescriptorId { get; set; }

Property Value

string