busterjs / buster

Abandoned - A powerful suite of automated test tools for JavaScript.
http://docs.busterjs.org
Other
448 stars 37 forks source link

Add ability to get session id from http headers #451

Open alexindigo opened 9 years ago

alexindigo commented 9 years ago

For functional testing it's not always useful to prepend each proxied url with resource/session id, so ability to get this information from other sources (like cookies or referrer) will be very helpful.