Table of Contents

Class UserAgentBrandVersion

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

UserAgentBrandVersion

public sealed class UserAgentBrandVersion
Inheritance
UserAgentBrandVersion
Inherited Members

Properties

Brand

brand

[JsonPropertyName("brand")]
public string Brand { get; set; }

Property Value

string

Version

version

[JsonPropertyName("version")]
public string Version { get; set; }

Property Value

string