nested_click
Click an element nested within a specified parent selector, such as an iframe. Raises an exception if the element is not found within the default timeout.
Instructions
Click an element nested inside another (e.g. inside an iframe). Raises an exception if the element isn't found within the default timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| parent_selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |