Hi Craig, I confirm that unless "method" is an input field of your form, form.method.value is not correct (neither with IE nor with FF).
Unless you have configured WebClient's redirection settings, a 302 should be followed even for js code. Can you change the log level to debug, you should see a bit more on the console, like "Got a redirect status code ...". I can't say anything concerning the addSave as it is highly bound to your js code. Marc. -- View this message in context: http://www.nabble.com/Is-there-an-option-in-htmlunit-or-webtest-to-allow-HTTP-302-to-be-treated-as-303--tf1945136.html#a5498296 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

