chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / SetInterceptFileChooserDialogRequest

SetInterceptFileChooserDialogRequest

data class SetInterceptFileChooserDialogRequest

Request object containing input parameters for the PageDomain.setInterceptFileChooserDialog command.

Constructors

<init>

Request object containing input parameters for the PageDomain.setInterceptFileChooserDialog command.

SetInterceptFileChooserDialogRequest(enabled: Boolean)

Properties

enabled

val enabled: Boolean