Table of Contents

Class SetStyleSheetTextCommandResponse

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

Response for SetStyleSheetText

public sealed class SetStyleSheetTextCommandResponse : ICommandResponse<SetStyleSheetTextCommandSettings>, ICommandResponse
Inheritance
SetStyleSheetTextCommandResponse
Implements
Inherited Members
Extension Methods

Properties

SourceMapURL

Gets or sets the sourceMapURL

[JsonPropertyName("sourceMapURL")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string SourceMapURL { get; set; }

Property Value

string