Chrome Remote Interface v0.0.1 ChromeRemoteInterface View Source
Documentation for ChromeRemoteInterface.
Link to this section Summary
Functions
Closes a Page
List all Pages
Creates a new Page
Gets the current version of the Chrome Debugger Protocol
Gets the version of Chrome
Link to this section Functions
Closes a Page.
Calls /json/close/:id
.
List all Pages.
Calls /json/list
.
Creates a new Page.
Calls /json/new
.
Gets the current version of the Chrome Debugger Protocol
Gets the version of Chrome.
Calls /json/version
.