| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.page |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.handleFileChooser(HandleFileChooserAction action)
Accepts or cancels an intercepted file chooser dialog.
|
void |
Page.handleFileChooser(HandleFileChooserAction action,
List<String> files)
Accepts or cancels an intercepted file chooser dialog.
|
| Modifier and Type | Method and Description |
|---|---|
static HandleFileChooserAction |
HandleFileChooserAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandleFileChooserAction[] |
HandleFileChooserAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.