Hi Sohail, Have you tried anything?
This might work: @browser.div(:class=>'ng-scope ngCellElement').send_keys "Test" Thank you, Joe On Tue, Jan 6, 2015 at 9:18 AM, Sohail Mirza <[email protected]> wrote: > Hi, > The following code is rendered for a text box. It does not have Input tag > and it does not have type attribute.. How can i set value in it? > > <div ng-cell-has-focus="" ng-dblclick="true && editCell()" > class="ng-scope ngCellElement" tabindex="0"> > > Any help please? > > -- > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > > --- > 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 [email protected]. > 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. [email protected] http://groups.google.com/group/watir-general [email protected] --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
