Table of Contents

Class SetScriptingEnabledOptions

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
WebDriver.dll
public sealed class SetScriptingEnabledOptions : CommandOptions
Inheritance
SetScriptingEnabledOptions
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>