"Ian Phillips" writes: > When the button is clicked I am expecting a new page to load. This is not > the > case, I still have the same page.
Ah. You get the *same* page. That's odd. I have a similar case (like in your case, there is an onclick javascript event handler) and I get an exception in our application code (which, maybe because of the way our code works, is picked up by webtest as being the "next" page). However if, in the test, I then <invoke .../> the page I expected, it contains the expected change. _______________________________________________ WebTest mailing list WebTest@lists.canoo.com http://lists.canoo.com/mailman/listinfo/webtest