Fetch and parse source map
sourcemap_fetch_and_parseFetch and parse source maps using the authenticated page context, or parse raw source map JSON directly.
Instructions
Parse supplied source-map JSON, or fetch a map through the selected page's authenticated fetch context before parsing it locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapText | No | ||
| scriptUrl | No | ||
| sessionId | No | ||
| sourceMapUrl | No | ||
| targetSessionId | No |