Table of Contents

Class SetInterceptFileChooserDialogCommandResponse

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

Response for Intercept file chooser requests and transfer control to protocol clients. When file chooser interception is enabled, native file chooser dialog is not shown. Instead, a protocol event Page.fileChooserOpened is emitted.

public sealed class SetInterceptFileChooserDialogCommandResponse : ICommandResponse<SetInterceptFileChooserDialogCommandSettings>, ICommandResponse
Inheritance
SetInterceptFileChooserDialogCommandResponse
Implements
Inherited Members
Extension Methods