Table of Contents

Class UserContextInfo

Namespace
OpenQA.Selenium.BiDi.Modules.Browser
Assembly
WebDriver.dll
public record UserContextInfo : IEquatable<UserContextInfo>
Inheritance
UserContextInfo
Implements
Inherited Members

Constructors

UserContextInfo(UserContext)

public UserContextInfo(UserContext UserContext)

Parameters

UserContext UserContext

Properties

UserContext

public UserContext UserContext { get; init; }

Property Value

UserContext