Table of Contents

Class RedoCommandSettings

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

Re-does the last undone action.

public sealed class RedoCommandSettings : ICommand
Inheritance
RedoCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string