Hi,
Scott Glaser wrote:
You were right. I disabled javascript to get around this issue: <option
name="JavaScriptEnabled" value="false" />
may work but doesn't help to understand the problem ;-)
Now I've run into another problem I can't solve. It seems it's not able
to find the HTML input field in the form. I don't understand why? I've
also tried using "htmlId=uname"
Scott
Snippet from webtest script:
<setInputField description="set user name"
formName="loginForm"
name="u"
value="alerttest" />
...
looks correct, are you sure to be on the right page?
In all cases you can probably simplify your test to something like
<setInputField forLabel="Username" value="alerttest"/>
Marc.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest