puppeteer/new-docs/puppeteer.dialog.dismiss.md

18 lines
429 B
Markdown
Raw Normal View History

<!-- 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; [dismiss](./puppeteer.dialog.dismiss.md)
## Dialog.dismiss() method
<b>Signature:</b>
```typescript
dismiss(): Promise<void>;
```
<b>Returns:</b>
Promise&lt;void&gt;
A promise which will resolve once the dialog has been dismissed