[Webtest] Webtest not filling in Input box

Dierk Koenig webtest@lists.canoo.com
Thu, 6 Jul 2006 21:50:16 +0200


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: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of smith1511
> Sent: Donnerstag, 6. Juli 2006 12:27
> To: webtest@lists.canoo.com
> 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
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest