headzoo / surf

Stateful programmatic web browsing in Go.
MIT License
1.48k stars 159 forks source link

Await all newtwork calls #127

Open Valentine-Mario opened 3 years ago

Valentine-Mario commented 3 years ago

Is there a way to await for network calls in surf before scrapping? just like in puppeteer ?