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