Options
All
  • Public
  • Public/Protected
  • All
Menu

ConsoleMessage objects are dispatched by page via the 'console' event.

Hierarchy

  • ConsoleMessage

Index

Methods

args

  • The message arguments.

    Returns JSHandle<any>[]

location

  • The location the message originated from

    Returns ConsoleMessageLocation

text

  • text(): string
  • The message text.

    Returns string

type

Generated using TypeDoc