go-rod / rod

A Chrome DevTools Protocol driver for web automation and scraping.
https://go-rod.github.io
MIT License
5.32k stars 347 forks source link

Let remote monitor send some simple control signals to help debugging #85

Open ysmood opened 4 years ago

ysmood commented 4 years ago

Rod Version: v0.112.6

Such as enable/disable the tracing on the fly, simple element query, mouse control, etc

SantoshSah commented 2 years ago

@ysmood Any update on enabling/disabling the tracing on the fly?

ysmood commented 2 years ago

Still don't have time to do it.