I'm getting a certain warn message from webtest, and I don't see why I
should be.
The message is:
[verifyinputfield] WARN
(com.canoo.webtest.steps.verify.VerifyInputField) - Usage of attribute
'formname' is deprecated - please switch to 'formName'.
But I've already changed all of my "formname" to "formName":
[EMAIL PROTECTED] webtest]$ grep "formname" . -R
[EMAIL PROTECTED] webtest]$ grep "formName" . -R
./foor/bar.xml: formName="editbyhand"
Does anyone know what's going on? Is there any way I can quiet just this
exact message? Thanks for any help.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest