Hi Florian, verifyXPath works exactly like a scripStep could do, on the current state of the DOM.
If you don't see any change on the DOM, then it probably means that it hasn't yet been changed. Your server side source doesn't help to get an idea of what could happen, only the generated html matters. To better "see" what is performed by htmlunit, you can change the log level to debug. Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

