go-rod / rod

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

feat: Add HijackResource #1053

Open kvii opened 1 month ago

kvii commented 1 month ago

Development guide

Link

Test on local before making the PR

go run ./lib/utils/simple-check

Still draft. No test, no doc, no example.