Skip to content

Commit

Permalink
docs(api.md): fix link to download class
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Apr 7, 2020
1 parent 7b2736b commit 4cf5cf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4cf5cf6

Please sign in to comment.