Hi,
I want to write a test case to check maxlength validation for a text field.
When I try to input a string which exceeds maxlength into a text field using watir, the text field accepts the value and also saves it.
But when I try to manually enter a string that exceeds maxlength it truncates the excess
characters.
How do I handle this??
Enjoy this Diwali with Y! India Click here
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
