nuxeo / FunkLoad

Functional and load testing framework for web applications, written in Python
http://funkload.nuxeo.org/
GNU General Public License v2.0
382 stars 83 forks source link

Stay within own domain option #158

Open sschueller opened 7 years ago

sschueller commented 7 years ago

A useful feature would be to be able to exclude assets on a page that are not from the same domain or supply a whitelist to fl-run-bench of domains that should be included.

In my case I don't want to hit the jquery CDN every time I run a bench but I do want to include assets which my server needs to supply.