This website requires JavaScript.
Explore
Help
Sign In
github
/
puppeteer
Watch
0
Star
0
Fork
0
You've already forked puppeteer
mirror of
https://github.com/puppeteer/puppeteer
synced
2024-06-14 14:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b72d9498fb
Branches
Tags
No results found.
puppeteer
/
docs
/
api
/
puppeteer.browserfetcherrevisioninfo.executablepath.md
jrandolf
b5a345b06b
chore: format docs (
#8629
)
2022-07-05 15:41:43 +02:00
221 B
Raw
Blame
History
sidebar_label
BrowserFetcherRevisionInfo.executablePath
BrowserFetcherRevisionInfo.executablePath property
Signature:
interface
BrowserFetcherRevisionInfo
{
executablePath
:
string
;
}