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
a00d466874
Branches
Tags
No results found.
puppeteer
/
docs
/
api
/
puppeteer.productlauncher.executablepath.md
jrandolf
b5a345b06b
chore: format docs (
#8629
)
2022-07-05 15:41:43 +02:00
204 B
Raw
Blame
History
sidebar_label
ProductLauncher.executablePath
ProductLauncher.executablePath property
Signature:
interface
ProductLauncher
{
executablePath
:
(
path?
:
any
)
=>
string
;
}