| Modifier and Type | Field and Description |
|---|---|
Double |
timeout
Maximum time to wait for in milliseconds.
|
| Constructor and Description |
|---|
WaitForCloseOptions() |
| Modifier and Type | Method and Description |
|---|---|
Worker.WaitForCloseOptions |
setTimeout(double timeout) |
public Double timeout
30000 (30 seconds). Pass 0 to disable timeout. The default
value can be changed by using the BrowserContext.setDefaultTimeout().public Worker.WaitForCloseOptions setTimeout(double timeout)
Copyright © 2021. All rights reserved.