Schema Domain - DevTools Protocol Version 0.2 (EdgeHTML)
Provides information about the protocol schema.
Classification | Members |
---|---|
Methods | getDomains |
Types | Domain object |
Methods
getDomains
Returns supported domains.
Returns | Type | Details |
---|---|---|
domains | Domain[] | List of supported domains. |
Types
Domain object
Description of the protocol domain.
Properties | Type | Details |
---|---|---|
name | string |
Domain name. |
version | string |
Domain version. |