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