Skip to content

Instantly share code, notes, and snippets.

@andreastt
Created November 29, 2018 13:35
Show Gist options
  • Save andreastt/bf0cf13ec3ae36c4701670c6891fbb76 to your computer and use it in GitHub Desktop.
Save andreastt/bf0cf13ec3ae36c4701670c6891fbb76 to your computer and use it in GitHub Desktop.
% node remote.js
devToolsInterface {"host":"localhost","port":9222,"secure":false,"local":false,"path":"/json/protocol"}
options {"host":"localhost","port":9222,"secure":false,"local":false,"path":"/json/protocol"}
userTarget function
devToolsInterface {"host":"localhost","port":9222,"secure":false,"local":false,"path":"/json/list"}
-> {"id":1,"method":"Page.enable","params":{}}
<- {"id":1,"result":{}}
-> {"id":2,"method":"Page.navigate","params":{"url":"https://github.com"}}
<- {"eventName":"Page.frameAttached","params":{"frameId":"231A04C9-2B83-4294-9A1C-4C002C713B1B"}}
<- {"id":2,"result":{}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment