busterjs / buster

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

Recapturing shows 404 for non-existent session #86

Closed augustl closed 12 years ago

augustl commented 12 years ago

When a browser is recaptured, it gets loaded the previous session into it, even if that session doesn't exists. That causes a 404 page to be displayed in the captured browser. Lame.

sdepold commented 12 years ago

I guess I also have this problem. When having the server running for some minutes, it causes 404 page when refreshing the page.

cjohansen commented 12 years ago

This is no longer the case