Table of Contents

Class CancelDraggingCommandSettings

Namespace
OpenQA.Selenium.DevTools.V148.Input
Assembly
Selenium.WebDriver.dll

Cancels any active dragging in the page.

public sealed class CancelDraggingCommandSettings : ICommand
Inheritance
CancelDraggingCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string