Hi William,

I don't think it does. I think that this is a IE specific feature.
Please open an issue by HtmlUnit for it.

Cheers,
Marc.

Soula, William wrote:
> 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

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to