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