[Webtest] Deprecate verifyTextArea and promote verifyInputField?
Petter Måhlén
webtest@lists.canoo.com
Thu, 13 Apr 2006 08:38:00 +0200
Good idea, simple is better!
/ Petter
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com] On Behalf Of Marc Guillemot
> Sent: Wednesday, April 12, 2006 9:48 PM
> To: webtest@lists.canoo.com
> Subject: [Webtest] Deprecate verifyTextArea and promote
> verifyInputField?
>
> Hi,
>
> currently to set the value of a textarea, we have to use setInputField
> [1] which allows to set text and password inputs as well as textarea.
>
> To verify the value of a textarea, we have to use verifyTextArea [2]
> because verifyInputField [3] doesn't work on textarea (but works on
> inputs of type text, password as well as - not checked, but I'm quite
> sure - checkbox, radio, submit and cancel).
>
> I think that it is unnecessary inconsistant and that:
> - verifyInputField should be improved to work on textarea
> - verifyTextArea should be deprecated
>
> Any thoughts?
>
> Marc.
>
>
> [1] http://webtest.canoo.com/webtest/manual/setInputField.html
> [2] http://webtest.canoo.com/webtest/manual/verifyTextarea.html
> [3] http://webtest.canoo.com/webtest/manual/verifyInputField.html
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>
>