assaf / zombie

Insanely fast, full-stack, headless browser testing using node.js
http://zombie.js.org/
MIT License
5.65k stars 518 forks source link

How to load only scripts and set timeout #1172

Open Vasile-Peste opened 6 years ago

Vasile-Peste commented 6 years ago

Hi. I would like to load only JavaScript resources and not CSS or images or other resources. The documentation seems to be not updated. I also would like to set a global timeout for the page / resources loading. How can I do this?