Skip to main content
Module

x/puppeteer/mod.ts>ConsoleMessage#stackTrace

A port of puppeteer running on Deno
Latest
method ConsoleMessage.prototype.stackTrace
Re-export
import { ConsoleMessage } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

Returns

ConsoleMessageLocation[]

The array of locations on the stack of the console message.