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