what happens if you disable JavaScript in your browser and 
do the test manually?
(onkeypress may not be executed by HtmlUnit)

cheers
Mittie

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of smith1511
> Sent: Donnerstag, 6. Juli 2006 12:27
> To: [email protected]
> Subject: [Webtest] Webtest not filling in Input box
> 
> 
> 
> I have the following input box:
> <input type="text" name="EntitiesNavigation.SearchText" value=""
> title="Enter your search string." class="TxtFld" onkeypress="return
> handleKeys()" />
> 
> and im using the following to enter a value into it:
> 
>       <setInputField description="Enter search criteria"
>         name="EntitiesNavigation.SearchText"
>         value="Monroe" />
>       <clickButton label="Search" />
> 
> Webtest is not reporting any errors, but the search screen that comes up
> after this states that no search string has been entered.  I have 
> been stuck
> on this for a while now, any help would be much appreciated.  Thanks,
> Christian
> -- 
> View this message in context: 
> http://www.nabble.com/Webtest-not-filling-in-Input-box-tf1899812.h
> tml#a5197160
> Sent from the WebTest forum at Nabble.com.
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to