Table of Contents

Class CreateOptions

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

Properties

Background

public bool? Background { get; set; }

Property Value

bool?

ReferenceContext

public BrowsingContext? ReferenceContext { get; set; }

Property Value

BrowsingContext

UserContext

public UserContext? UserContext { get; set; }

Property Value

UserContext