| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Frame.WaitForLoadStateOptions |
Frame.WaitForLoadStateOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
Frame.waitForLoadState(LoadState state,
Frame.WaitForLoadStateOptions options)
Waits for the required load state to be reached.
|
Copyright © 2021. All rights reserved.