puppeteer/docs/browsers-api/index.md
2023-04-06 14:23:10 +02:00

3.4 KiB

sidebar_label
API

API Reference

Classes

Class Description
CLI
TimeoutError

Enumerations

Enumeration Description
Browser Supported browsers.
BrowserPlatform Platform names used to identify a OS platfrom x architecture combination in the way that is relevant for the browser download.
ChromeReleaseChannel

Functions

Function Description
canDownload(options)
computeExecutablePath(options)
computeSystemExecutablePath(options)
createProfile(browser, opts)
detectBrowserPlatform()
install(options)
launch(opts)
makeProgressCallback(browser, buildId)
resolveBuildId(browser, platform, tag)

Interfaces

Interface Description
InstallOptions
Options
ProfileOptions
SystemOptions

Variables

Variable Description
CDP_WEBSOCKET_ENDPOINT_REGEX
WEBDRIVER_BIDI_WEBSOCKET_ENDPOINT_REGEX

Type Aliases

Type Alias Description
LaunchOptions