Table of Contents

Class PointerActions

Namespace
OpenQA.Selenium.BiDi.Input
Assembly
WebDriver.dll
public sealed record PointerActions : SourceActions<IPointerSourceAction>, IEquatable<SourceActions>, IEnumerable<ISourceAction>, IEnumerable, IEquatable<SourceActions<IPointerSourceAction>>, IEquatable<PointerActions>
Inheritance
PointerActions
Implements
Inherited Members

Constructors

PointerActions(string)

public PointerActions(string Id)

Parameters

Id string

Properties

Options

public PointerParameters? Options { get; set; }

Property Value

PointerParameters