0.7.1
Released 06/16/2015
Bugfixes:
- DOM commands which can retry now correctly support
{timeout: num}options which will raise the timeout beyond the standardcommandTimeoutromcypress.json. <script>,<img>,<video>commands or any other element which supportscrossoriginattribute now are proxied correctly. Thecrossoriginattribute removes sending cookies with the HTTP request and now there is a fallback to figure out theremoteHosteven in this situation.
Misc:
- Support for redirects with status code
303.