| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Page.IsCheckedOptions |
Page.IsCheckedOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Page.isChecked(String selector,
Page.IsCheckedOptions options)
Returns whether the element is checked.
|
Copyright © 2021. All rights reserved.