public class Command extends Object
Modifier and Type | Method and Description |
---|---|
Accessibility |
getAccessibility() |
Animation |
getAnimation() |
ApplicationCache |
getApplicationCache() |
Browser |
getBrowser() |
CacheStorage |
getCacheStorage() |
CSS |
getCSS() |
Database |
getDatabase() |
DeviceOrientation |
getDeviceOrientation() |
DOM |
getDOM() |
DOMDebugger |
getDOMDebugger() |
DOMStorage |
getDOMStorage() |
Emulation |
getEmulation() |
HeapProfiler |
getHeapProfiler() |
IndexedDB |
getIndexedDB() |
Input |
getInput() |
Inspector |
getInspector() |
IO |
getIO() |
LayerTree |
getLayerTree() |
Log |
getLog() |
Memory |
getMemory() |
Network |
getNetwork() |
Overlay |
getOverlay() |
Page |
getPage() |
Profiler |
getProfiler() |
Runtime |
getRuntime() |
Schema |
getSchema() |
Security |
getSecurity() |
ServiceWorker |
getServiceWorker() |
Storage |
getStorage() |
SystemInfo |
getSystemInfo() |
Target |
getTarget() |
Tethering |
getTethering() |
Tracing |
getTracing() |
public Command(Session session)
public Accessibility getAccessibility()
public Animation getAnimation()
public ApplicationCache getApplicationCache()
public Browser getBrowser()
public CacheStorage getCacheStorage()
public CSS getCSS()
public Database getDatabase()
public DeviceOrientation getDeviceOrientation()
public DOM getDOM()
public DOMDebugger getDOMDebugger()
public DOMStorage getDOMStorage()
public Emulation getEmulation()
public HeapProfiler getHeapProfiler()
public IndexedDB getIndexedDB()
public Input getInput()
public Inspector getInspector()
public IO getIO()
public LayerTree getLayerTree()
public Log getLog()
public Memory getMemory()
public Network getNetwork()
public Page getPage()
public Profiler getProfiler()
public Overlay getOverlay()
public Runtime getRuntime()
public Schema getSchema()
public Security getSecurity()
public ServiceWorker getServiceWorker()
public Storage getStorage()
public SystemInfo getSystemInfo()
public Target getTarget()
public Tethering getTethering()
public Tracing getTracing()
Copyright © 2017 WebFolder OÜ. All rights reserved.