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
-~----------~----~----~----~------~----~------~--~---

Reply via email to