Updating to 104.0.5064.1_10.4.3 definitions
11 files changed
tree: e72244fa30af2c50c3ffbe57cc0a0e58c362e2e2
  1. .github/
  2. accessibility/
  3. animation/
  4. audits/
  5. backgroundservice/
  6. browser/
  7. cachestorage/
  8. cast/
  9. cdp/
  10. css/
  11. database/
  12. debugger/
  13. deviceorientation/
  14. dom/
  15. domdebugger/
  16. domsnapshot/
  17. domstorage/
  18. emulation/
  19. eventbreakpoints/
  20. fetch/
  21. har/
  22. headlessexperimental/
  23. heapprofiler/
  24. indexeddb/
  25. input/
  26. inspector/
  27. io/
  28. layertree/
  29. log/
  30. media/
  31. memory/
  32. network/
  33. overlay/
  34. page/
  35. performance/
  36. performancetimeline/
  37. profiler/
  38. runtime/
  39. security/
  40. serviceworker/
  41. storage/
  42. systeminfo/
  43. target/
  44. tethering/
  45. tracing/
  46. webaudio/
  47. webauthn/
  48. .gitignore
  49. cdproto.go
  50. easyjson.go
  51. go.mod
  52. go.sum
  53. LICENSE
  54. README.md
README.md

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.