browser_get_page_source
Retrieve the complete HTML source code of the current web page for analysis, testing, or data extraction purposes during browser automation.
Instructions
Get the current page source
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}