Skip to content

Instantly share code, notes, and snippets.

@vdeturckheim
Created January 21, 2021 14:52
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 vdeturckheim/c3a4e37210c1292df0542216a21d1a69 to your computer and use it in GitHub Desktop.
Save vdeturckheim/c3a4e37210c1292df0542216a21d1a69 to your computer and use it in GitHub Desktop.
const client = await CDP({
port: 9229
});
await client.Runtime.enable();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment