aslushnikov / getting-started-with-cdp

Getting Started With Chrome DevTools Protocol
332 stars 56 forks source link

CDP command parameter syntax in the dev-tools console #3

Open juan-grau-wk opened 2 years ago

juan-grau-wk commented 2 years ago

How is it possible to pass parameters to the CDP commands in the dev-tools console

image

Request always shows an empty object { }, except for the commands issued from devtools menu itself.