| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Page.WaitForFileChooserOptions |
Page.WaitForFileChooserOptions.setPredicate(Predicate<FileChooser> predicate) |
Page.WaitForFileChooserOptions |
Page.WaitForFileChooserOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
FileChooser |
Page.waitForFileChooser(Page.WaitForFileChooserOptions options,
Runnable callback)
Performs action and waits for a new
FileChooser to be created. |
Copyright © 2021. All rights reserved.