Skip to main content
Version: 19.0.0

PageEventObject.console property

Signature:

interface PageEventObject {
console: ConsoleMessage;
}