| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Page.WaitForLoadStateOptions |
Page.WaitForLoadStateOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.waitForLoadState(LoadState state,
Page.WaitForLoadStateOptions options)
Returns when the required load state has been reached.
|
Copyright © 2021. All rights reserved.