Skip to content

Latest commit

 

History

History
71 lines (62 loc) · 1.37 KB

File metadata and controls

71 lines (62 loc) · 1.37 KB
description title author ms.author ms.date ms.topic ms.prod
Reference for the Schema Domain. Provides information about the protocol schema.
Schema Domain - DevTools Protocol Version 0.2
pelavall
pelavall
8/17/2018
reference
microsoft-edge

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.