is_enabled
Check whether a web element is enabled or disabled using a CSS selector, XPath, or other locator with configurable timeout.
Instructions
Check if an element is enabled (not disabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector, XPath, or other locator value | |
| by | No | Locator strategy | css |
| timeout | No | Wait timeout in seconds |