Questions tagged [cdp]

If you have any inquiries about the Chrome DevTools Protocol, please feel free to ask.

The commands sent to the Target Session after the initial one will have no impact. This applies to Chrome Selenium CDP Bidi API - Next Commands

Greetings everyone! I'm currently encountering a significant issue with hooking the TargetCreated Event and sending CDP commands to each new target discovered. I am utilizing the latest versions of Selenium and Chrome for this task. Upon initiating ...