Skip to main content
Version: 16.1.1

PageEventObject.console property

Signature:

interface PageEventObject {
console: ConsoleMessage;
}