| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Page.WaitForCloseOptions |
Page.WaitForCloseOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
Page |
Page.waitForClose(Page.WaitForCloseOptions options,
Runnable callback)
Performs action and waits for the Page to close.
|
Copyright © 2021. All rights reserved.