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