stash/vendor/github.com/chromedp/cdproto
kermieisinthehouse 265d5f4c70
Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646)
* Bump Go to 1.17, refactor build/x86_64 Dockerfile to make better use of multi-stage
* Bump to 1.17 from 1.16
* Bump packr version, provide needed legacy env var
* Add apple silicon support, fix macos build chain
* Update unused travis ci
2021-09-08 15:30:15 +10:00
..
accessibility Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
animation Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
applicationcache Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
audits Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
backgroundservice Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
browser Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
cachestorage Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
cast Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
cdp Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
css Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
database Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
debugger Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
deviceorientation Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
dom Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
domdebugger Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
domsnapshot Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
domstorage Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
emulation Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
fetch Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
headlessexperimental Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
heapprofiler Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
indexeddb Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
input Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
inspector Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
io Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
layertree Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
log Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
media Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
memory Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
network Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
overlay Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
page Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
performance Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
performancetimeline Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
profiler Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
runtime Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
security Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
serviceworker Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
storage Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
systeminfo Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
target Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
tethering Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
tracing Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
webaudio Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
webauthn Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
.gitignore Add cdp support for xpath scrapers (#625) 2020-08-04 10:42:40 +10:00
cdproto.go Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
easyjson.go Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
LICENSE Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00
README.md Update chromedp to fix console errors (#1521) 2021-06-23 08:05:58 +10:00

About cdproto

Package cdproto contains the generated commands, types, and events for the Chrome DevTools Protocol domains.

Unit Tests Go Reference

This package is generated by the cdproto-gen command. Please refer to that project and to the main chromedp project for information on using the commands, types, and events available here.

API

Please see the Go Reference.

Contributing

If you would like to submit a change to the code in this package, please submit your Pull Request to the cdproto-gen project. Any Issues and Pull Requests submitted to this project will be closed without being reviewed.