yes it will work, just do trial and error basis by changing index value from 1 until you get the correct one. Still if didnt work let me know i will give you a small function where you can get the index value at run time for your text field
On Thu, Oct 1, 2009 at 12:11 PM, Pallavi Sharma <[email protected]>wrote: > Thanks > > did that works, but it works as a text _field so will it be okay to do so? > > > On Thu, Oct 1, 2009 at 12:00 PM, kiran yajamanyam < > [email protected]> wrote: > >> Try with index. This will be the best way. >> >> Regards, >> Kiran >> >> >> On Thu, Oct 1, 2009 at 11:58 AM, Pallavi Sharma >> <[email protected]>wrote: >> >>> Hi >>> >>> I have a scenario in which we have third party combo boxes in the app >>> which are defined as: >>> >>> <INPUT class="dojoComboBox autoSelectBox" __doClobber__ autocomplete= >>> "off" dojoAttachPoint="textInputNode" dojoAttachEvent="key:_handleKeyEvents; >>> keyUp: onKeyUp; compositionEnd; onResize;" value="" /> >>> >>> >>> Is there any way in watir i can use to identify this object so that i can >>> perform operations like selecting an element? >>> >>> ALso it allows typing on it, so maybe setting text or something like that >>> should also work. >>> >>> Any help anyone... >>> >>> Thanks >>> >>> Pallavi. >>> >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
