Table of Contents

Class SourceActions

Namespace
OpenQA.Selenium.BiDi.Input
Assembly
WebDriver.dll
[JsonConverter(typeof(InputSourceActionsConverter))]
public abstract record SourceActions : IEquatable<SourceActions>
Inheritance
SourceActions
Implements
Derived
Inherited Members

Constructors

SourceActions(string)

protected SourceActions(string Id)

Parameters

Id string

Properties

Id

public string Id { get; init; }

Property Value

string