Does webtest support the onpropertychange attribute of a hidden textfield?  I 
tried the below test against the attached file and it failed when it should 
have passed.

<config host="c:/WebTest HEAD/tests/tester.html" protocol="file">
    <header name="User-Agent" value="WebTest"/>
   </config>
   <invoke url="c:/WebTest HEAD/tests/tester.html"/>
   <forceHiddenInputField name="day-slider" value="nextweek"/>
   <expectDialog saveProperty="test"/>
   <clickButton htmlid="submitform"/>
   <testInfo type="debug" info="#{test}"/>
   <verifyProperty name="test" text="Sun May 4 2008;Sat May 10 2008" />

Thanks,
Will

William Soula
QA Analyst

Pointserve, Inc.
110 Wild Basin Road
Suite 300
Austin, Texas 78746
O: 512.617.5311
F: 512.617.0466

Reply via email to