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