mattsse / chromiumoxide

Chrome Devtools Protocol rust API
Apache License 2.0
787 stars 81 forks source link

added helper functions for enabling and disabling dom and css agents #161

Closed AlexStorm1313 closed 1 year ago

AlexStorm1313 commented 1 year ago

Helper functions for enabling/disabling dom and css agent. Usefull when you want to inject stylesheets or html into the webpage using the developer console(inspector)