browser_get_element_state
Check whether a web element is visible, enabled, editable, checked, or focused. Provide a CSS selector or snapshot ID to get its state.
Instructions
Checks the state of an element: visible, enabled, editable, checked, or focused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Selector or snapshot ID of the element to check. |