| Package | Description |
|---|---|
| com.microsoft.playwright |
| Modifier and Type | Method and Description |
|---|---|
Page.IsDisabledOptions |
Page.IsDisabledOptions.setTimeout(double timeout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Page.isDisabled(String selector,
Page.IsDisabledOptions options)
Returns whether the element is disabled, the opposite of enabled.
|
Copyright © 2021. All rights reserved.