Builder

class Builder(val enabled: Boolean)

A builder for SetInterceptFileChooserDialogRequest, which allows setting the optional parameters of the PageDomain.setInterceptFileChooserDialog command via a lambda.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

If true, cancels the dialog by emitting relevant events (if any) in addition to not showing it if the interception is enabled (default: false).

Link copied to clipboard

(undocumented in the protocol definition)

Functions

Link copied to clipboard