Skip to content

Latest commit

 

History

History
70 lines (61 loc) · 1.38 KB

File metadata and controls

70 lines (61 loc) · 1.38 KB
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

Schema

Provides information about the protocol schema.

Methods getDomains
Types Domain

Methods

getDomains

Returns supported domains.

Returns
domains Domain[] List of supported domains.

Types

Domain object

Description of the protocol domain.

Properties
name string Domain name.
version string Domain version.