Hi
Also check how the validation on the field are getting triggered. Sometimes
when you type using libraries it does not trigger the field validation code
as opposed to when you type data manually in text field.

Regards
Vish

On Tuesday, 15 March 2016, Titus Fortner <titusfort...@gmail.com> wrote:

> Is this the case for multiple browsers? Do you have a reproducible test
> case we can look at?
>
> Thanks,
> Titus
>
>
> On Monday, March 14, 2016 at 6:35:22 PM UTC-5, Damien Wood wrote:
>>
>> Hi,
>>
>> I have an Angular front end and I am using Watir to test.
>>
>> One of the text fields 'First Name' has a max character length of 32.
>>
>> When I try entering something with 33 characters manually, as you would
>> expect, it gets to 32 then stops me entering anything more.
>>
>> However, if I use Watir to enter the text I can send it as many as I
>> like. It seems to totally ignore the maximum length of the field.
>>
>> On a related note I can also enter special characters, for example '!' in
>> the field which I cannot do manually using the keyboard.
>>
>> Anyone come across anything like this?
>>
>> Cheers,
>> Damo
>>
> --
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> watir-general@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','watir-general@googlegroups.com');>
> http://groups.google.com/group/watir-general
> watir-general+unsubscr...@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','watir-general%2bunsubscr...@googlegroups.com');>
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to watir-general+unsubscr...@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','watir-general%2bunsubscr...@googlegroups.com');>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to watir-general+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to