Back to Puppeteer

DefaultProvider.getDownloadUrl() method

docs/browsers-api/browsers.defaultprovider.getdownloadurl.md

19.2.2406 B
Original Source

DefaultProvider.getDownloadUrl() method

Signature

typescript
class DefaultProvider {
  getDownloadUrl(options: DownloadOptions): URL;
}

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

options

</td><td>

DownloadOptions

</td><td> </td></tr> </tbody></table>

Returns:

URL