Menu

How do I send a browser "Back" command?

2003-05-31
2003-10-02
  • Jason Herrick

    Jason Herrick - 2003-05-31

    New to httpunit, and I can't see how to do this.

     
    • John Lonergan

      John Lonergan - 2003-10-02

      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.

       

Log in to post a comment.

Auth0 Logo