Hi,
Peter Ledbrook wrote: > > Is there a step for submitting a form without clicking a button? I have a > form without a submit button of any type - it is simply submitted when the > user presses the return key in the sole text field. I am currently using a > javascript 'scriptStep' as a workaround. > there is no such step. Can you provide your scriptStep? It would probably make sense to add a <pressKey/> step or something similar. Peter Ledbrook wrote: > > BTW, 'sleep' doesn't appear to be in the documentation, but it is rather > vital for testing AJAX stuff. > sleep is a standard Ant task and therefore not documented in WebTest's doc. Concerning AJAX I want to make re-synchronization the default and therefore <sleep/> shouldn't be that essential anymore. Marc. -- View this message in context: http://www.nabble.com/Form-submit-tf4401978.html#a12591435 Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

