Skip to main content
Version: 18.0.5

PageEventObject.console property

Signature:

interface PageEventObject {
console: ConsoleMessage;
}