Relative Content

Tag Archive for pythongoogle-chrome-devtoolschrome-devtools-protocol

Unable to enable DOM on Chrome using CDP

I’m trying to interface with a Chrome instance that has --remote-debugging-port=0 using DevTools Protocol and some Python websocket code a bit like this for communicating with it: