dom_get_value
Read the current value of an input element in a specified tab by providing its CSS selector and target ID.
Instructions
Get the current value of an input element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector of the input element | |
| targetId | Yes | Target ID of the tab |