getScripts
Extract all JavaScript code from a webpage using Playwright-based browser automation, enabling easy access to scripts for debugging, analysis, or integration purposes.
Instructions
Get all JavaScript code from the current page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}