Closed matthewdias closed 8 years ago
I'm a little confused about how to get targets to show up. started chrome with --remote-debugging-port=9222, and navigated to a webpage. No targets found. Am i doing something wrong?
--remote-debugging-port=9222
It should be working. Can you try going to http://localhost:9222/json in a browser while Chrome is running?
http://localhost:9222/json
nevermind I had another chrome process that was blocking it. All good.
I'm a little confused about how to get targets to show up. started chrome with
--remote-debugging-port=9222
, and navigated to a webpage. No targets found. Am i doing something wrong?