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

Class CreateStyleSheetCommandResponse

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

Response for CreateStyleSheet

public sealed class CreateStyleSheetCommandResponse : ICommandResponse<CreateStyleSheetCommandSettings>, ICommandResponse
Inheritance
CreateStyleSheetCommandResponse
Implements
Inherited Members
Extension Methods

Properties

StyleSheetId

Gets or sets the styleSheetId

[JsonPropertyName("styleSheetId")]
public string StyleSheetId { get; set; }

Property Value

string