Skip to main content
Version: 17.1.3

PageEventObject.console property

Signature:

interface PageEventObject {
console: ConsoleMessage;
}