Table of Contents

Class SetTouchOverrideOptions

Namespace
OpenQA.Selenium.BiDi.Emulation
Assembly
Selenium.WebDriver.dll
public sealed record SetTouchOverrideOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<SetTouchOverrideOptions>
Inheritance
SetTouchOverrideOptions
Implements
Inherited Members

Properties

Contexts

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

Property Value

IEnumerable<BrowsingContext>

UserContexts

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

Property Value

IEnumerable<UserContext>