Skip to main content
Search collected console output: logs, warnings, errors, uncaught exceptions, and browser log entries with stack traces. Preserved across reloads while the session runs. Actions: search (default), get (one message with full stack), inspect (an object logged by id/objectId), wait (block until a matching message), clear.

Parameters

integer
Target tab id from browser_tabs, which lists tabs across all windows. Defaults to the agent’s most recently opened usable tab, or the only usable tab. Otherwise select a listed tabId.
enum
default:"search"
required
One of: search, get, inspect, wait, clear.
string
Text or regex to match against message text
boolean
 
enum[]
Items: log, info, warning, error, debug, trace, verbose.
enum[]
Items: console, exception, log.
string
Filter by source URL substring
string
 
integer
 
string
ISO time or ms; only messages after this
string
 
integer
Message id for get/inspect
string
Remote object id for inspect
integer
Range: 0 to 4.
integer
Range: … to 120000.
integer
Pagination offset, default 0 Range: 0 to ….
integer
Page size, default 50 Range: 1 to 500.

Example

Errors mentioning
Inspect a logged object
Wait for a message