On Thu, Oct 1, 2009 at 8:28 AM, Pallavi Sharma <[email protected]> wrote: > <INPUT class="dojoComboBox autoSelectBox" __doClobber__ autocomplete="off" dojoAttachPoint="textInputNode" dojoAttachEvent="key:_handleKeyEvents; keyUp: onKeyUp; compositionEnd; onResize;" value="" />
browser.text_field(:class, "dojoComboBox autoSelectBox").set "some text" More information: http://wiki.openqa.org/display/WTR/Text+Fields You can always use xpath: http://wiki.openqa.org/display/WTR/XPath Željko -- http://watirpodcast.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
