| description | Reference for the Schema Domain. Provides information about the protocol schema. |
|---|---|
| title | Schema Domain - DevTools Protocol Version 0.2 |
| author | pelavall |
| ms.author | pelavall |
| ms.date | 8/17/2018 |
| ms.topic | reference |
| ms.prod | microsoft-edge |
Provides information about the protocol schema.
| Methods | getDomains |
| Types | Domain |
Returns supported domains.
| Returns | ||
|---|---|---|
| domains | Domain[] |
List of supported domains. |
Description of the protocol domain.
| Properties | ||
|---|---|---|
| name | string |
Domain name. |
| version | string |
Domain version. |