Find Element In Frame
frame_findFind an element inside a specific frame or iframe without affecting global frame state. Provide a selector and optionally specify the frame by index or selector.
Instructions
Find an element inside a selected iframe/frame without global frame state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| selector | Yes | Selector inside the target frame. | |
| frame_index | No | ||
| frame_selector | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||