public interface ChromeDevTools
| Modifier and Type | Method and Description |
|---|---|
Accessibility |
getAccessibility()
Returns the Accessibility command.
|
Animation |
getAnimation()
Returns the Animation command.
|
ApplicationCache |
getApplicationCache()
Returns the ApplicationCache command.
|
Audits |
getAudits()
Returns the Audits command.
|
BackgroundService |
getBackgroundService()
Returns the BackgroundService command.
|
Browser |
getBrowser()
Returns the Browser command.
|
CacheStorage |
getCacheStorage()
Returns the CacheStorage command.
|
Cast |
getCast()
Returns the Cast command.
|
Console |
getConsole()
Returns the Console command.
|
CSS |
getCSS()
Returns the CSS command.
|
Database |
getDatabase()
Returns the Database command.
|
Debugger |
getDebugger()
Returns the Debugger command.
|
DeviceOrientation |
getDeviceOrientation()
Returns the DeviceOrientation command.
|
DOM |
getDOM()
Returns the DOM command.
|
DOMDebugger |
getDOMDebugger()
Returns the DOMDebugger command.
|
DOMSnapshot |
getDOMSnapshot()
Returns the DOMSnapshot command.
|
DOMStorage |
getDOMStorage()
Returns the DOMStorage command.
|
Emulation |
getEmulation()
Returns the Emulation command.
|
Fetch |
getFetch()
Returns the Fetch command.
|
HeadlessExperimental |
getHeadlessExperimental()
Returns the HeadlessExperimental command.
|
HeapProfiler |
getHeapProfiler()
Returns the HeapProfiler command.
|
IndexedDB |
getIndexedDB()
Returns the IndexedDB command.
|
Input |
getInput()
Returns the Input command.
|
Inspector |
getInspector()
Returns the Inspector command.
|
IO |
getIO()
Returns the IO command.
|
LayerTree |
getLayerTree()
Returns the LayerTree command.
|
Log |
getLog()
Returns the Log command.
|
Media |
getMedia()
Returns the Media command.
|
Memory |
getMemory()
Returns the Memory command.
|
Network |
getNetwork()
Returns the Network command.
|
Overlay |
getOverlay()
Returns the Overlay command.
|
Page |
getPage()
Returns the Page command.
|
Performance |
getPerformance()
Returns the Performance command.
|
Profiler |
getProfiler()
Returns the Profiler command.
|
Runtime |
getRuntime()
Returns the Runtime command.
|
Schema |
getSchema()
Returns the Schema command.
|
Security |
getSecurity()
Returns the Security command.
|
ServiceWorker |
getServiceWorker()
Returns the ServiceWorker command.
|
Storage |
getStorage()
Returns the Storage command.
|
SystemInfo |
getSystemInfo()
Returns the SystemInfo command.
|
Target |
getTarget()
Returns the Target command.
|
Tethering |
getTethering()
Returns the Tethering command.
|
Tracing |
getTracing()
Returns the Tracing command.
|
WebAudio |
getWebAudio()
Returns the WebAudio command.
|
WebAuthn |
getWebAuthn()
Returns the WebAuthn command.
|
Console getConsole()
Debugger getDebugger()
HeapProfiler getHeapProfiler()
Profiler getProfiler()
Runtime getRuntime()
Schema getSchema()
Accessibility getAccessibility()
Animation getAnimation()
ApplicationCache getApplicationCache()
Audits getAudits()
BackgroundService getBackgroundService()
Browser getBrowser()
CSS getCSS()
CacheStorage getCacheStorage()
Cast getCast()
DOM getDOM()
DOMDebugger getDOMDebugger()
DOMSnapshot getDOMSnapshot()
DOMStorage getDOMStorage()
Database getDatabase()
DeviceOrientation getDeviceOrientation()
Emulation getEmulation()
HeadlessExperimental getHeadlessExperimental()
IO getIO()
IndexedDB getIndexedDB()
Input getInput()
Inspector getInspector()
LayerTree getLayerTree()
Log getLog()
Memory getMemory()
Network getNetwork()
Overlay getOverlay()
Page getPage()
Performance getPerformance()
Security getSecurity()
ServiceWorker getServiceWorker()
Storage getStorage()
SystemInfo getSystemInfo()
Target getTarget()
Tethering getTethering()
Tracing getTracing()
Fetch getFetch()
WebAudio getWebAudio()
WebAuthn getWebAuthn()
Media getMedia()
Copyright © 2020. All rights reserved.