getElementHTML
Extract the outerHTML of an element using its XPATH reference for precise selector debugging in browser automation scenarios.
Instructions
通过xp引用获取元素的outerHTML结构,用于调试选择器
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageId | Yes | 页面ID | |
ref | Yes | 元素的xp引用值 |