| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
ElementHandle.WaitForElementStateOptions |
ElementHandle.WaitForElementStateOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHandle.waitForElementState(ElementState state,
ElementHandle.WaitForElementStateOptions options)
Returns when the element satisfies the
state. |
Copyright © 2021. All rights reserved.