Enfin un francophone sur cette liste ! ;-) Doesn't your form contain other fields? If you set an other field, it automatically selects the form.
I think that your are right and that <selectForm> should have an htmlId attribute (as well as an xpath attribute) to give the same functionality as other steps. As a workaround, you can use an xpath to click the button: <clickButton xpath="//[EMAIL PROTECTED]'form_OK']//[EMAIL PROTECTED] = 'submit']"/> Marc. -- View this message in context: http://www.nabble.com/%3CWebTest%3E+Question+about+tag+selectForm-t1711154.html#a4657395 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

