LucianoGanga/simple-headless-chrome

access to chrome and cdp object

Opened this issue · 1 comments

Hi, could you please, make chrome and cdp object as public properties? I might do some feature that this lib does not support out of the box.

I need to read all requests after chrome loading an url (like what we see in F12/Network tab of chrome-with-head). Or are there any way to have that information?

Thank you.

related to #75