Skip to content

Instantly share code, notes, and snippets.

@kypflug

kypflug/fig3.txt Secret

Last active May 11, 2018 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kypflug/969e26460cf5c90e66a0d5bbb0d6a456 to your computer and use it in GitHub Desktop.
Save kypflug/969e26460cf5c90e66a0d5bbb0d6a456 to your computer and use it in GitHub Desktop.
An example of the return object from the /list REST API
[{
"id":"00000206-87EE-4D55-0091-C4C08A1F30C8",
"title":"Bing",
"type":"Page",
"url":"https://www.bing.com/",
"webSocketDebuggerUrl":"ws://localhost:9222/target/00000206-87EE-4D55-0091-C4C08A1F30C8"
}, ...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment