page_get_content
Retrieve the HTML content of a page or a specific element using a CSS selector, aiding in dynamic analysis of JavaScript code.
Instructions
获取页面HTML内容或指定元素的内容
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS选择器,不填则返回整个页面HTML |