Table of Contents

Class SetScreenOrientationOverrideOptions

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
WebDriver.dll
public sealed class SetScreenOrientationOverrideOptions : CommandOptions
Inheritance
SetScreenOrientationOverrideOptions
Inherited Members

Properties

Contexts

public IEnumerable<BrowsingContext>? Contexts { get; set; }

Property Value

IEnumerable<BrowsingContext>

UserContexts

public IEnumerable<UserContext>? UserContexts { get; set; }

Property Value

IEnumerable<UserContext>