cdp

package module
v0.0.0-...-4fec7a0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2017 License: BSD-2-Clause Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*rpc.Client

	Accessibility     accessibility.Client
	Animation         animation.Client
	ApplicationCache  applicationcache.Client
	Browser           browser.Client
	CSS               css.Client
	CacheStorage      cachestorage.Client
	Console           console.Client
	DOM               dom.Client
	DOMDebugger       domdebugger.Client
	DOMSnapshot       domsnapshot.Client
	DOMStorage        domstorage.Client
	Database          database.Client
	Debugger          debugger.Client
	DeviceOrientation deviceorientation.Client
	Emulation         emulation.Client
	HeapProfiler      heapprofiler.Client
	IO                io.Client
	IndexedDB         indexeddb.Client
	Input             input.Client
	Inspector         inspector.Client
	LayerTree         layertree.Client
	Log               log.Client
	Memory            memory.Client
	Network           network.Client
	Overlay           overlay.Client
	Page              page.Client
	Profiler          profiler.Client
	Runtime           runtime.Client
	Schema            schema.Client
	Security          security.Client
	ServiceWorker     serviceworker.Client
	Storage           storage.Client
	SystemInfo        systeminfo.Client
	Target            target.Client
	Tethering         tethering.Client
	Tracing           tracing.Client
}

func Dial

func Dial(url string) *Client

Directories

Path Synopsis
protocol
accessibility
(experimental)
(experimental)
animation
(experimental)
(experimental)
applicationcache
(experimental)
(experimental)
browser
The Browser domain defines methods and events for browser managing.
The Browser domain defines methods and events for browser managing.
cachestorage
(experimental)
(experimental)
console
This domain is deprecated - use Runtime or Log instead.
This domain is deprecated - use Runtime or Log instead.
css
This domain exposes CSS read/write operations.
This domain exposes CSS read/write operations.
database
(experimental)
(experimental)
debugger
Debugger domain exposes JavaScript debugging capabilities.
Debugger domain exposes JavaScript debugging capabilities.
deviceorientation
(experimental)
(experimental)
dom
This domain exposes DOM read/write operations.
This domain exposes DOM read/write operations.
domdebugger
DOM debugging allows setting breakpoints on particular DOM operations and events.
DOM debugging allows setting breakpoints on particular DOM operations and events.
domsnapshot
This domain facilitates obtaining document snapshots with DOM, layout, and style information.
This domain facilitates obtaining document snapshots with DOM, layout, and style information.
domstorage
Query and modify DOM storage.
Query and modify DOM storage.
emulation
This domain emulates different environments for the page.
This domain emulates different environments for the page.
heapprofiler
(experimental)
(experimental)
indexeddb
(experimental)
(experimental)
inspector
(experimental)
(experimental)
io
Input/Output operations for streams produced by DevTools.
Input/Output operations for streams produced by DevTools.
layertree
(experimental)
(experimental)
log
Provides access to log entries.
Provides access to log entries.
memory
(experimental)
(experimental)
network
Network domain allows tracking network activities of the page.
Network domain allows tracking network activities of the page.
overlay
This domain provides various functionality related to drawing atop the inspected page.
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.
Actions and events related to the inspected page belong to the page domain.
runtime
Runtime domain exposes JavaScript runtime by means of remote evaluation and mirror objects.
Runtime domain exposes JavaScript runtime by means of remote evaluation and mirror objects.
schema
Provides information about the protocol schema.
Provides information about the protocol schema.
security
Security (experimental)
Security (experimental)
serviceworker
(experimental)
(experimental)
storage
(experimental)
(experimental)
systeminfo
The SystemInfo domain defines methods and events for querying low-level system information.
The SystemInfo domain defines methods and events for querying low-level system information.
target
Supports additional targets discovery and allows to attach to them.
Supports additional targets discovery and allows to attach to them.
tethering
The Tethering domain defines methods and events for browser port binding.
The Tethering domain defines methods and events for browser port binding.
tracing
(experimental)
(experimental)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL