| 类和说明 |
|---|
| Accessibility |
| CdpResponse |
| Coverage
Coverage 类提供了收集有关页面使用的 JavaScript 和 CSS。
|
| FileChooser
FileChooser objects are returned via the 'page.waitForFileChooser' method.
|
| IsolatedWorld |
| Tracing
You can use [`tracing.start`](#tracingstartoptions) and [`tracing.stop`](#tracingstop) to create a trace file which can be opened in Chrome DevTools or [timeline viewer](https://chromedevtools.github.io/timeline-viewer/)
|
| 类和说明 |
|---|
| Accessibility |
| Coverage
Coverage 类提供了收集有关页面使用的 JavaScript 和 CSS。
|
| FileChooser
FileChooser objects are returned via the 'page.waitForFileChooser' method.
|
| Tracing
You can use [`tracing.start`](#tracingstartoptions) and [`tracing.stop`](#tracingstop) to create a trace file which can be opened in Chrome DevTools or [timeline viewer](https://chromedevtools.github.io/timeline-viewer/)
|
| 类和说明 |
|---|
| Accessibility |
| AXNode |
| BrowserRunner.ShutdownHookRegistry
注册钩子
|
| CdpBrowser
Browser 代表一个浏览器实例,它是:
通过 Puppeteer.connect() 连接到或 - 由 Puppeteer.launch() 产生。
|
| CdpBrowserContext
BrowserContext 代表 browser 中的各个用户上下文。
|
| CdpFrame |
| CdpJSHandle
表示对 JavaScript 对象的引用。
|
| CdpKeyboard |
| CdpMouse |
| CdpMouse.MouseButtonFlag |
| CdpPage |
| CdpRequest |
| CdpResponse |
| CdpTarget
Target 表示
CDP 目标。
|
| CdpTarget.InitializationStatus |
| CdpTouchscreen |
| CdpWebWorker
The events `workercreated` and `workerdestroyed` are emitted on the page object to signal the worker lifecycle.
|
| Coverage
Coverage 类提供了收集有关页面使用的 JavaScript 和 CSS。
|
| ExecutionContext |
| ExecutionContext.ExecutionContextEvent |
| FileChooser
FileChooser objects are returned via the 'page.waitForFileChooser' method.
|
| FrameManager |
| FrameManager.FrameManagerEvent |
| FrameTree |
| FrameTreeEvent |
| IsolatedWorld |
| LifecycleWatcher.NavigationType |
| NetworkManager |
| NetworkManager.NetworkManagerEvent |
| PageTarget |
| Puppeteer
Puppeteer 也可以用来控制 Chrome 浏览器, 但它与绑定的 Chrome for Testing
版本在一起使用效果最好。
|
| TargetManager |
| TargetManager.TargetFactory |
| TargetManager.TargetManagerEvent |
| Tracing
You can use [`tracing.start`](#tracingstartoptions) and [`tracing.stop`](#tracingstop) to create a trace file which can be opened in Chrome DevTools or [timeline viewer](https://chromedevtools.github.io/timeline-viewer/)
|
| 类和说明 |
|---|
| CdpFrame |
| ExecutionContext |
| 类和说明 |
|---|
| WaitTask |
| 类和说明 |
|---|
| CdpTarget
Target 表示
CDP 目标。
|
Copyright © 2020–2025. All rights reserved.