| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
ElementHandle.WaitForSelectorOptions |
ElementHandle.WaitForSelectorOptions.setState(WaitForSelectorState state) |
ElementHandle.WaitForSelectorOptions |
ElementHandle.WaitForSelectorOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
ElementHandle |
ElementHandle.waitForSelector(String selector,
ElementHandle.WaitForSelectorOptions options)
Returns element specified by selector when it satisfies
state option. |
Copyright © 2021. All rights reserved.