Modifier and Type | Field and Description |
---|---|
Double |
timeout
Maximum wait time in milliseconds, defaults to 30 seconds, pass
0 to disable the timeout. |
Constructor and Description |
---|
WaitForRequestOptions() |
Modifier and Type | Method and Description |
---|---|
Page.WaitForRequestOptions |
setTimeout(double timeout) |
public Double timeout
0
to disable the timeout. The default value can be
changed by using the Page.setDefaultTimeout()
method.public Page.WaitForRequestOptions setTimeout(double timeout)
Copyright © 2021. All rights reserved.