vtable_refresh_instance
Refreshes the VTable instance in the target iframe and assigns it to window._vtable, establishing the prerequisite for subsequent VTable operations.
Instructions
强制连接浏览器,在目标 iframe 中寻址并刷新最新 vtable 实例至 window._vtable。通常作为其他 VTable 操作的前置条件。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iframe_selector | No | div[aria-hidden=false] iframe |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||