https://github.com/oguzhane/chrome-devtools-protocol-specs
Chrome DevTools Protocol Specs in form of OpenAPI/Json Schema
https://github.com/oguzhane/chrome-devtools-protocol-specs
chrome-devtools chrome-devtools-protocol json-schema openapi playwright swagger
Last synced: 5 months ago
JSON representation
Chrome DevTools Protocol Specs in form of OpenAPI/Json Schema
- Host: GitHub
- URL: https://github.com/oguzhane/chrome-devtools-protocol-specs
- Owner: oguzhane
- Created: 2023-03-25T21:40:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T15:41:36.000Z (over 2 years ago)
- Last Synced: 2025-07-22T01:08:18.905Z (5 months ago)
- Topics: chrome-devtools, chrome-devtools-protocol, json-schema, openapi, playwright, swagger
- Language: JavaScript
- Homepage:
- Size: 278 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chrome-devtools-protocol-specs
Repository that has Chrome DevTools Protocol Spec in the form of OpenAPI and Json Schema standards.
## Goal
This project aims to open a door for making use of existing tooling around OpenAPI/JsonSchema for generating data models(commands, events, types) of Chrome DevTools Protocol for any language.
Developers can use those specs to generate the data models in Chrome Dev Protocol for any language by leveraging tremendous toolings for OpenAPI/JsonSchema.
## Libraries
Below list of libraries that uses the specs in this repo
## C#
https://github.com/oguzhane/chrome-devtools-protocol-csharp