0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/new-docs/puppeteer.dialog.message.md

18 lines
382 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Dialog](./puppeteer.dialog.md) &gt; [message](./puppeteer.dialog.message.md)
## Dialog.message() method
<b>Signature:</b>
```typescript
message(): string;
```
<b>Returns:</b>
string
The message displayed in the dialog.