Table of Contents

Class UndoCommandSettings

Namespace
OpenQA.Selenium.DevTools.V147.DOM
Assembly
Selenium.WebDriver.dll

Undoes the last performed action.

public sealed class UndoCommandSettings : ICommand
Inheritance
UndoCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string