Re: setInputField doesn't support the "text" attribute
Alexandre Goyard <[email protected]>
| Newsgroups | gmane.comp.web.canoo.webtest |
|---|---|
| Message-ID | <[email protected]> |
2010/11/27 Sagar Pidaparthi <sagar.pidaparthi-5ghuuo4IcBXzWaHYxNcW1ol33J1+l0RI0E9HWUfgJXw@public.gmane.org>: > <setInputField forLabel="email" text="admin"/> > <setInputField forLabel="password" text="admin"/> Wrong ! The good syntaxe is <setInputField forLabel="email" value="admin"> For more informations: http://webtest.canoo.com/webtest/manual/setInputField.html -- Alexandre Goyard