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