Inspect page
inspect_pageRetrieve the current page URL, title, visible text, and operable controls in IE Mode. Pass a frame to inspect iframe contents for legacy web application automation.
Instructions
Return the current URL, title, visible page text and the operable elements (a, button, input, textarea, select, iframe). The full HTML is never returned. Pass frame to inspect the contents of an iframe listed by a previous inspect_page call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | Optional iframe/frame to switch into first. One level of nesting is supported. |