/chrome-devtools-protocol-specs

Chrome DevTools Protocol Specs in form of OpenAPI/Json Schema

Primary LanguageJavaScript

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