Thank you very much to you all for kind reply.
Satish.

On May 14, 1:38 pm, satish <spanchumar...@gmail.com> wrote:
> No, this does not work either.
> Only thing seems to work is with .value and put some wait command like
> (sleep 3).
> ie.text_field(:id,
> "ctl00_contentChildWindow_secUserDetails_subsecUserInfo_txtPhoneNumber_txtM­­­
> askTextBox_I").value = "12345678901234567890"
>
> Mask is not working properly with .set
>
> Thanks
> Satish.
>
> On May 14, 12:51 pm, sHiVa <krapa.ph...@gmail.com> wrote:
>
>
>
> > Dude,
>
> > Please use this before setting a value in your text field and let me
> > know if any issue.
>
> > ie.text_field(:id,
> > "ctl00_contentChildWindow_secUserDetails_subsecUserInfo_txtPhoneNumber_txtM­­­
> > askTextBox_I").clear
>
> > ie.text_field(:id,
> > "ctl00_contentChildWindow_secUserDetails_subsecUserInfo_txtPhoneNumber_txtM­­­
> > askTextBox_I").set
> > ("12345678901234567890")
>
> > Regards
> > Siva Paneendra Krapa
> > Virtusa- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to