puppeteer/new-docs/puppeteer.protocol.page.javascriptdialogopeningevent.message.md
2020-07-13 14:01:35 +01:00

573 B

Home > puppeteer > Protocol > Page > JavascriptDialogOpeningEvent > message

Protocol.Page.JavascriptDialogOpeningEvent.message property

Message that will be displayed by the dialog.

Signature:

message: string;