description | title | author | ms.author | ms.date | ms.topic | ms.prod | ms.custom |
---|---|---|---|---|---|---|---|
Reference for the Schema Domain. Provides information about the protocol schema. |
Schema Domain - DevTools Protocol Version 0.1 |
pelavall |
pelavall |
12/15/2017 |
reference |
microsoft-edge |
seodec18 |
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. |