puppeteer/website/versioned_docs/version-9.1.1/puppeteer.browserfetcher.localrevisions.md
2021-08-10 11:09:48 +01:00

582 B

Home > puppeteer > BrowserFetcher > localRevisions

BrowserFetcher.localRevisions() method

Signature:

localRevisions(): Promise<string[]>;

Returns:

Promise<string[]>

A promise with a list of all revision strings (for the current product) available locally on disk.

Remarks

This method is affected by the current product.