Table of Contents

Class BrowsingContextAddPreloadScriptOptions

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

Properties

Arguments

public IEnumerable<LocalValue.Channel>? Arguments { get; set; }

Property Value

IEnumerable<LocalValue.Channel>

Sandbox

public string? Sandbox { get; set; }

Property Value

string