Chrome-remote-interface: Multiple clients for one target [CDP + real dev tools]

Created on 6 Jul 2017  路  4Comments  路  Source: cyrus-and/chrome-remote-interface

I want to use CDP and also to be able to connect the headless chrome with dev tools (via chrome://inspect or whatever)
is it a possible setup?

Thanks!

question

Most helpful comment

@Bnaya I have a fix for this - please try https://github.com/johnspackman/chrome-remote-multiplex I've just released to solve exactly this problem.

All 4 comments

Unfortunately that's not possible, see "Simultaneous protocol clients" here.

@Bnaya I have a fix for this - please try https://github.com/johnspackman/chrome-remote-multiplex I've just released to solve exactly this problem.

@johnspackman awesome, thanks for sharing!

GRATE!! i will take a look
Can you add an example how to connect via CDP + chrome://inspect?

Was this page helpful?
0 / 5 - 0 ratings