Table of Contents

Class UserContextInfo

Namespace
OpenQA.Selenium.BiDi.Browser
Assembly
WebDriver.dll
public sealed record UserContextInfo : EmptyResult, IEquatable<EmptyResult>, 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