Table of Contents

Class KeyActions

Namespace
OpenQA.Selenium.BiDi.Modules.Input
Assembly
WebDriver.dll
public record KeyActions : SourceActions<IKeySourceAction>, IEquatable<SourceActions>, IEnumerable<ISourceAction>, IEnumerable, IEquatable<SourceActions<IKeySourceAction>>, IEquatable<KeyActions>
Inheritance
KeyActions
Implements
Inherited Members

Methods

Type(string)

public KeyActions Type(string text)

Parameters

text string

Returns

KeyActions