Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/puppeteer/puppeteer
/ functions
Functions
2,339 in github.com/puppeteer/puppeteer
⨍
Functions
2,339
◇
Types & classes
605
↓ 4 callers
Method
asPage
()
packages/puppeteer-core/src/cdp/Target.ts:73
↓ 4 callers
Function
clearCache
(tmpDir: string)
packages/browsers/test/src/utils.ts:70
↓ 4 callers
Method
connection
()
packages/puppeteer-core/src/cdp/CdpSession.ts:74
↓ 4 callers
Method
contentFrame
()
packages/puppeteer-core/src/cdp/ElementHandle.ts:74
↓ 4 callers
Method
create
( pageOrFrame: Page | Frame, selector: Selector, )
packages/puppeteer-core/src/api/locators/locators.ts:1039
↓ 4 callers
Method
create
( url: string, headers?: Record<string, string>, )
packages/puppeteer-core/src/node/NodeWebSocketTransport.ts:16
↓ 4 callers
Function
debug
( prefix: string, )
packages/browsers/src/debug.ts:9
↓ 4 callers
Method
drag
( start: Point, target: Point, )
packages/puppeteer-core/src/cdp/Input.ts:481
↓ 4 callers
Method
executablePath
( optsOrChannel?: ChromeReleaseChannel | LaunchOptions, )
packages/puppeteer-core/src/node/PuppeteerNode.ts:175
↓ 4 callers
Method
failure
()
packages/puppeteer-core/src/cdp/HTTPRequest.ts:190
↓ 4 callers
Method
getDefaultTimeout
()
packages/puppeteer-core/src/cdp/Page.ts:662
↓ 4 callers
Function
getJSON
(url: URL)
packages/browsers/src/httpUtil.ts:166
↓ 4 callers
Function
handler
(event: T)
test/src/utils.ts:148
↓ 4 callers
Function
httpRequest
( url: URL, method: string, response: (x: http.IncomingMessage) => void, keepAlive = true, )
packages/browsers/src/httpUtil.ts:36
↓ 4 callers
Method
id
()
packages/puppeteer-core/src/cdp/JSHandle.ts:83
↓ 4 callers
Method
installExtension
( path: string, options?: ExtensionInstallOptions, )
packages/puppeteer-core/src/cdp/Browser.ts:484
↓ 4 callers
Method
installationDir
( browser: Browser, platform: BrowserPlatform, buildId: string, )
packages/browsers/src/Cache.ts:195
↓ 4 callers
Method
isNavigationRequest
()
packages/puppeteer-core/src/cdp/HTTPRequest.ts:178
↓ 4 callers
Method
lastLaunchedBrowser
* The name of the browser that was last launched.
packages/puppeteer-core/src/node/PuppeteerNode.ts:217
↓ 4 callers
Function
normalize
website/src/theme/SearchBar/index.js:45
↓ 4 callers
Function
pathToFileURL
(path: string)
test/src/requestinterception.test.ts:1135
↓ 4 callers
Method
pdf
(options: PDFOptions = {})
packages/puppeteer-core/src/cdp/Page.ts:1273
↓ 4 callers
Method
press
( key: KeyInput, options: Readonly<KeyPressOptions> = {}, )
packages/puppeteer-core/src/cdp/Input.ts:196
↓ 4 callers
Method
process
()
packages/puppeteer-core/src/cdp/Browser.ts:229
↓ 4 callers
Method
resourceType
()
packages/puppeteer-core/src/bidi/core/Request.ts:210
↓ 4 callers
Method
responseExtraInfo
( networkRequestId: NetworkRequestId, )
packages/puppeteer-core/src/cdp/NetworkEventManager.ts:126
↓ 4 callers
Function
rmSync
(path: string)
packages/puppeteer-core/src/node/util/fs.ts:25
↓ 4 callers
Method
serialize
(arg: unknown)
packages/puppeteer-core/src/bidi/Serializer.ts:20
↓ 4 callers
Method
setExtraHTTPHeaders
( headers: Record<string, string>, )
packages/puppeteer-core/src/cdp/Page.ts:835
↓ 4 callers
Method
snapshot
* Captures the current state of the accessibility tree. * The returned object represents the root accessible node of the page. * * @remarks
packages/puppeteer-core/src/cdp/Accessibility.ts:239
↓ 4 callers
Method
start
()
packages/puppeteer-core/src/injected/Poller.ts:14
↓ 4 callers
Method
touchStart
(x: number, y: number)
packages/puppeteer-core/src/cdp/Input.ts:633
↓ 4 callers
Method
updateClient
* @internal
packages/puppeteer-core/src/cdp/WebMCP.ts:369
↓ 4 callers
Method
version
()
packages/puppeteer-core/src/cdp/Browser.ts:583
↓ 4 callers
Method
waitForLineOutput
(regex: RegExp, timeout = 0)
packages/browsers/src/launch.ts:532
↓ 4 callers
Method
writeMetadata
(browser: Browser, metadata: Metadata)
packages/browsers/src/Cache.ts:154
↓ 3 callers
Method
#executionContext
()
packages/puppeteer-core/src/cdp/IsolatedWorld.ts:133
↓ 3 callers
Method
#forgetRequest
(request: CdpHTTPRequest, events: boolean)
packages/puppeteer-core/src/cdp/NetworkManager.ts:746
↓ 3 callers
Method
#getLauncher
* @internal
packages/puppeteer-core/src/node/PuppeteerNode.ts:149
↓ 3 callers
Method
#getVersion
()
packages/puppeteer-core/src/cdp/Browser.ts:616
↓ 3 callers
Method
#removeFramesRecursively
(frame: CdpFrame)
packages/puppeteer-core/src/cdp/FrameManager.ts:630
↓ 3 callers
Method
#waitForExecutionContext
* Waits for the next context to be set on the isolated world.
packages/puppeteer-core/src/cdp/IsolatedWorld.ts:145
↓ 3 callers
Method
#withTransaction
* This is a shortcut for a typical update, commit/rollback lifecycle based on * the error of the action.
packages/puppeteer-core/src/cdp/Input.ts:323
↓ 3 callers
Method
_client
()
packages/puppeteer-core/src/bidi/Page.ts:111
↓ 3 callers
Method
_client
()
packages/puppeteer-core/src/cdp/Page.ts:460
↓ 3 callers
Method
_createSession
* @internal
packages/puppeteer-core/src/cdp/Connection.ts:292
↓ 3 callers
Method
_resolveBody
(err?: Error)
packages/puppeteer-core/src/cdp/HTTPResponse.ts:88
↓ 3 callers
Method
_sessionFactory
()
packages/puppeteer-core/src/cdp/Target.ts:113
↓ 3 callers
Method
_subtype
()
packages/puppeteer-core/src/cdp/Target.ts:93
↓ 3 callers
Method
addFrame
(frame: FrameType)
packages/puppeteer-core/src/cdp/FrameTree.ts:55
↓ 3 callers
Method
append
(statement: string)
packages/puppeteer-core/src/common/ScriptInjector.ts:16
↓ 3 callers
Method
args
* An array of arguments passed to the console.
packages/puppeteer-core/src/common/ConsoleMessage.ts:108
↓ 3 callers
Method
browserContext
()
packages/puppeteer-core/src/bidi/Page.ts:219
↓ 3 callers
Method
browserContext
()
packages/puppeteer-core/src/bidi/Target.ts:80
↓ 3 callers
Method
browserContexts
()
packages/puppeteer-core/src/cdp/Browser.ts:280
↓ 3 callers
Function
buildTestingTree
( command: 'ng-add' | 'e2e' | 'config', type: 'single' | 'multi' = 'single', userOptions?: Record<string
packages/ng-schematics/test/src/utils.ts:88
↓ 3 callers
Method
canBeIntercepted
()
packages/puppeteer-core/src/cdp/HTTPRequest.ts:199
↓ 3 callers
Function
canDownload
(options: InstallOptions)
packages/browsers/src/install.ts:593
↓ 3 callers
Function
closeLaunched
(storage: Array<() => Promise<void>>)
test/src/mocha-utils.ts:552
↓ 3 callers
Method
collect
(iterable: AwaitableIterable<T>)
packages/puppeteer-core/src/util/AsyncIterableUtil.ts:30
↓ 3 callers
Function
compareVersions
(a: string, b: string)
packages/browsers/src/browser-data/chrome.ts:404
↓ 3 callers
Method
connectTab
(tabId: number)
packages/puppeteer-core/src/cdp/ExtensionTransport.ts:36
↓ 3 callers
Method
content
()
packages/puppeteer-core/src/api/HTTPResponse.test.ts:21
↓ 3 callers
Function
convertCookiesPartitionKeyFromPuppeteerToCdp
( partitionKey: CookiePartitionKey | string | undefined, )
packages/puppeteer-core/src/cdp/Page.ts:1388
↓ 3 callers
Function
countFrames
( startTimestamp: number, previousTimestamp: number, timestamp: number, fps: number, )
packages/puppeteer-core/src/node/ScreenRecorder.ts:58
↓ 3 callers
Function
createFunction
( functionValue: string, )
packages/puppeteer-core/src/util/Function.ts:13
↓ 3 callers
Function
createProfile
(options: ProfileOptions)
packages/browsers/src/browser-data/firefox.ts:197
↓ 3 callers
Method
defaultArgs
* @param options - Set of configurable options to set on the browser. * * @returns The default arguments that the browser will be launched with.
packages/puppeteer-core/src/node/PuppeteerNode.ts:236
↓ 3 callers
Method
dispose
(reason?: string, closed = false)
packages/puppeteer-core/src/bidi/core/Browser.ts:152
↓ 3 callers
Method
dispose
(reason?: string)
packages/puppeteer-core/src/bidi/core/UserContext.ts:127
↓ 3 callers
Method
dispose
()
packages/puppeteer-core/src/cdp/LifecycleWatcher.ts:268
↓ 3 callers
Method
dragEnter
( target: Point, data: Protocol.Input.DragData, )
packages/puppeteer-core/src/cdp/Input.ts:496
↓ 3 callers
Method
dragOver
( target: Point, data: Protocol.Input.DragData, )
packages/puppeteer-core/src/cdp/Input.ts:509
↓ 3 callers
Method
drop
( target: Point, data: Protocol.Input.DragData, )
packages/puppeteer-core/src/cdp/Input.ts:522
↓ 3 callers
Function
dumpFrames
( frame: Frame, indentation = '', )
test/src/utils.ts:116
↓ 3 callers
Function
evaluationString
( // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type fun: Function | string, ...args
packages/puppeteer-core/src/common/util.ts:182
↓ 3 callers
Function
execFile
( file: string, args: string[], options: ExecFileOptions, )
test/installation/src/util.ts:19
↓ 3 callers
Method
executeCommand
(command, options)
packages/ng-schematics/tools/projects.mjs:69
↓ 3 callers
Function
expectCookieEquals
( cookies: Cookie[], expectedCookies: Array<Partial<Cookie>>, )
test/src/mocha-utils.ts:491
↓ 3 callers
Method
from
(realm: WindowRealm, frame: BidiFrame)
packages/puppeteer-core/src/bidi/Realm.ts:306
↓ 3 callers
Method
from
(context: BrowsingContext, sandbox?: string)
packages/puppeteer-core/src/bidi/core/Realm.ts:153
↓ 3 callers
Method
get
(name: string)
packages/puppeteer-core/src/injected/CustomQuerySelector.ts:54
↓ 3 callers
Function
getBidiButton
(button: MouseButton)
packages/puppeteer-core/src/bidi/Input.ts:433
↓ 3 callers
Function
getBidiKeyValue
(key: KeyInput)
packages/puppeteer-core/src/bidi/Input.ts:54
↓ 3 callers
Method
getDownloadUrl
* Get the download URL for the requested browser. * * The buildId can be either an exact version (e.g., "131.0.6778.109") * or an alias (e.g.
packages/browsers/src/provider.ts:107
↓ 3 callers
Method
getInstalledBrowsers
()
packages/browsers/src/Cache.ts:237
↓ 3 callers
Function
getJsonFileAsObject
( tree: Tree, path: string, )
packages/ng-schematics/src/schematics/utils/json.ts:11
↓ 3 callers
Method
getMainFrame
()
packages/puppeteer-core/src/cdp/FrameTree.ts:27
↓ 3 callers
Function
getMultiApplicationFile
(file: string)
packages/ng-schematics/test/src/utils.ts:81
↓ 3 callers
Function
getObjectAsJson
(object: Record<string, unknown>)
packages/ng-schematics/src/schematics/utils/json.ts:24
↓ 3 callers
Function
getQueryHandlerAndSelector
(selector: string)
packages/puppeteer-core/src/common/GetQueryHandler.ts:30
↓ 3 callers
Method
getQueuedEventGroup
( networkRequestId: NetworkRequestId, )
packages/puppeteer-core/src/cdp/NetworkEventManager.ts:216
↓ 3 callers
Method
getRecentLogs
* Get recent logs (stderr + stdout) emitted by the browser. * * @public
packages/browsers/src/launch.ts:528
↓ 3 callers
Function
handleError
(error: ProtocolError)
packages/puppeteer-core/src/api/HTTPRequest.ts:734
↓ 3 callers
Method
headers
()
packages/puppeteer-core/src/bidi/core/Request.ts:165
↓ 3 callers
Function
htmlRaw
( strings: TemplateStringsArray, ...values: unknown[] )
test/src/utils.ts:240
↓ 3 callers
Method
isDragInterceptionEnabled
()
packages/puppeteer-core/src/cdp/Page.ts:472
↓ 3 callers
Function
mergeUint8Arrays
(items: Uint8Array[])
packages/puppeteer-core/src/util/encoding.ts:58
↓ 3 callers
Method
method
()
packages/puppeteer-core/src/bidi/core/Request.ts:181
↓ 3 callers
Method
move
( x: number, y: number, options: Readonly<MouseMoveOptions> = {}, )
packages/puppeteer-core/src/cdp/Input.ts:357
← previous
next →
201–300 of 2,339, ranked by callers