Expand description
ConsoleMessageJs — QuickJS binding for
ferridriver::console_message::ConsoleMessage.
Mirrors Playwright’s client-side ConsoleMessage class from
/tmp/playwright/packages/playwright-core/src/client/consoleMessage.ts:
sync type() / text() / args() / location() / timestamp().
page() is omitted (symmetric with DownloadJs / FileChooserJs).