Table of Contents

Class TriggerActionCommandResponse

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

Response for Runs an extension default action. Available if the client is connected using the --remote-debugging-pipe flag and the --enable-unsafe-extension-debugging flag is set.

public sealed class TriggerActionCommandResponse : ICommandResponse<TriggerActionCommandSettings>, ICommandResponse
Inheritance
TriggerActionCommandResponse
Implements
Inherited Members
Extension Methods