docs(api.md): fix link to download class

This commit is contained in:
Andrey Lushnikov 2020-04-07 00:27:08 -07:00
parent 7b2736b4c9
commit 4cf5cf6c0e

View file

@ -4140,6 +4140,7 @@ const { chromium } = require('playwright');
[CDPSession]: #class-cdpsession "CDPSession"
[ConsoleMessage]: #class-consolemessage "ConsoleMessage"
[Dialog]: #class-dialog "Dialog"
[Download]: #class-download "Download"
[ElementHandle]: #class-elementhandle "ElementHandle"
[Element]: https://developer.mozilla.org/en-US/docs/Web/API/element "Element"
[Error]: https://nodejs.org/api/errors.html#errors_class_error "Error"