aslushnikov/getting-started-with-cdp

Capture Console?

Opened this issue · 0 comments

Beginner question:

Is it possible to capture all chrome console messages using javascript?
This would be a stand-alone chrome browser, not headless.
Running inside the same browser-instance-- not a client/remote browser.

What's the simplest, most lightweight solution?

thx!