HttpUnit does not support the History object in javascript if thats what you are wondering.
Otherwise I'm not sure what you are looking for surely you would simply keep track of the various URL's you've visited by looking at the webresponse and just reload the previous location.
I had a go at adding the History object myself and seemed to be having some success but haven't had time to test it properly. I'm also uncertain how to contribute this back to httpunit.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
New to httpunit, and I can't see how to do this.
HttpUnit does not support the History object in javascript if thats what you are wondering.
Otherwise I'm not sure what you are looking for surely you would simply keep track of the various URL's you've visited by looking at the webresponse and just reload the previous location.
I had a go at adding the History object myself and seemed to be having some success but haven't had time to test it properly. I'm also uncertain how to contribute this back to httpunit.