Table of Contents

Class SetInterceptDragsCommandResponse

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

Response for Prevents default drag and drop behavior and instead emits Input.dragIntercepted events. Drag and drop behavior can be directly controlled via Input.dispatchDragEvent.

public sealed class SetInterceptDragsCommandResponse : ICommandResponse<SetInterceptDragsCommandSettings>, ICommandResponse
Inheritance
SetInterceptDragsCommandResponse
Implements
Inherited Members
Extension Methods