| Interface | Description |
|---|---|
| Accessibility | |
| Animation | |
| ApplicationCache | |
| Audits |
Audits domain allows investigation of page violations and possible improvements.
|
| BackgroundService |
Defines events for background web platform features.
|
| Browser |
The Browser domain defines methods and events for browser managing.
|
| CacheStorage | |
| Cast |
A domain for interacting with Cast, Presentation API, and Remote Playback API functionalities.
|
| Console | Deprecated |
| CSS |
This domain exposes CSS read/write operations.
|
| Database | |
| Debugger |
Debugger domain exposes JavaScript debugging capabilities.
|
| DeviceOrientation | |
| DOM |
This domain exposes DOM read/write operations.
|
| DOMDebugger |
DOM debugging allows setting breakpoints on particular DOM operations and events.
|
| DOMSnapshot |
This domain facilitates obtaining document snapshots with DOM, layout, and style information.
|
| DOMStorage |
Query and modify DOM storage.
|
| Emulation |
This domain emulates different environments for the page.
|
| Fetch |
A domain for letting clients substitute browser's network layer with client code.
|
| HeadlessExperimental |
This domain provides experimental commands only supported in headless mode.
|
| HeapProfiler | |
| IndexedDB | |
| Input | |
| Inspector | |
| IO |
Input/Output operations for streams produced by DevTools.
|
| LayerTree | |
| Log |
Provides access to log entries.
|
| Media |
This domain allows detailed inspection of media elements
|
| Memory | |
| Network |
Network domain allows tracking network activities of the page.
|
| Overlay |
This domain provides various functionality related to drawing atop the inspected page.
|
| Page |
Actions and events related to the inspected page belong to the page domain.
|
| Performance | |
| Profiler | |
| Runtime |
Runtime domain exposes JavaScript runtime by means of remote evaluation and mirror objects.
|
| Schema | Deprecated |
| Security |
Security
|
| ServiceWorker | |
| Storage | |
| SystemInfo |
The SystemInfo domain defines methods and events for querying low-level system information.
|
| Target |
Supports additional targets discovery and allows to attach to them.
|
| Tethering |
The Tethering domain defines methods and events for browser port binding.
|
| Tracing | |
| WebAudio |
This domain allows inspection of Web Audio API.
|
| WebAuthn |
This domain allows configuring virtual authenticators to test the WebAuthn API.
|
Copyright © 2020. All rights reserved.