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.