<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Dialog](./puppeteer.dialog.md) > [dismiss](./puppeteer.dialog.dismiss.md) ## Dialog.dismiss() method <b>Signature:</b> ```typescript dismiss(): Promise<void>; ``` <b>Returns:</b> Promise<void> A promise which will resolve once the dialog has been dismissed