Updating to 133.0.6932.1_13.3.410 definitions
4 files changed
tree: b57b020dc5f595d2ce11184bcf02f08ace8e722f
  1. .github/
  2. accessibility/
  3. animation/
  4. audits/
  5. autofill/
  6. backgroundservice/
  7. bluetoothemulation/
  8. browser/
  9. cachestorage/
  10. cast/
  11. cdp/
  12. css/
  13. database/
  14. debugger/
  15. deviceaccess/
  16. deviceorientation/
  17. dom/
  18. domdebugger/
  19. domsnapshot/
  20. domstorage/
  21. emulation/
  22. eventbreakpoints/
  23. extensions/
  24. fedcm/
  25. fetch/
  26. filesystem/
  27. har/
  28. headlessexperimental/
  29. heapprofiler/
  30. indexeddb/
  31. input/
  32. inspector/
  33. io/
  34. layertree/
  35. log/
  36. media/
  37. memory/
  38. network/
  39. overlay/
  40. page/
  41. performance/
  42. performancetimeline/
  43. preload/
  44. profiler/
  45. pwa/
  46. runtime/
  47. security/
  48. serviceworker/
  49. storage/
  50. systeminfo/
  51. target/
  52. tethering/
  53. tracing/
  54. webaudio/
  55. webauthn/
  56. .gitignore
  57. cdproto.go
  58. easyjson.go
  59. go.mod
  60. go.sum
  61. LICENSE
  62. 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.