[Webtest] Webtest not filling in Input box
smith1511
webtest@lists.canoo.com
Thu, 6 Jul 2006 03:27:02 -0700 (PDT)
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.html#a5197160
Sent from the WebTest forum at Nabble.com.