Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing information on target types and their supported domains #311

Open
joffrey-bion opened this issue Apr 10, 2024 · 0 comments
Open

Comments

@joffrey-bion
Copy link

In the formal protocol definitions, we get a list of domains (with details about types, commands, and events).

However, not all targets support all domains, and there is currently no place in the protocol definitions that lists the domains supported by each target type, or the target types support by each domain.

There isn't even a list of the possible target types themselves: the TargetInfo.type description just points to constants defined in Chromium source code, which makes it impossible to parse automatically.

Could this information be added somehow?

@joffrey-bion joffrey-bion changed the title Missing information target types and their supported domains Missing information on target types and their supported domains Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant