Skip to main content
Version: 19.1.2

PageEventObject.console property

Signature:

interface PageEventObject {
console: ConsoleMessage;
}