Table of Contents

Class CSSComputedStyleProperty

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

CSSComputedStyleProperty

public sealed class CSSComputedStyleProperty
Inheritance
CSSComputedStyleProperty
Inherited Members

Properties

Name

name

[JsonPropertyName("name")]
public string Name { get; set; }

Property Value

string

Value

value

[JsonPropertyName("value")]
public string Value { get; set; }

Property Value

string