Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 221 Bytes

puppeteer.browserfetcherrevisioninfo.executablepath.md

File metadata and controls

13 lines (10 loc) · 221 Bytes
sidebar_label
BrowserFetcherRevisionInfo.executablePath

BrowserFetcherRevisionInfo.executablePath property

Signature:

interface BrowserFetcherRevisionInfo {
  executablePath: string;
}