Have you tried using send_keys? On Sunday, June 30, 2013 12:03:26 AM UTC-4, sivam wrote: > > Hi All, > > Below is my code.. The DIV tag specified below is editable in the webpage > im having.. i want to pass some value to the tag using our WatirRuby code.. > i have tried in many ways but i couldnt find it.. can anyone help me out > from this.. > > > <div > > id="ctl00_SPWebPartManager1_4fae_bcfa_63ad7c3896a6_FormControl0__customcontrol1_upLevelDiv" > > tabindex="0" title="PPicker" > > aria-multiline="true" contentEditable="true" aria-haspopup="true" > class="ms-inputuserfield" style="word-wrap: break-word;overflow-x: hidden; > background-color: window; color: windowtext;overflow-y: auto;" > > preferContentEditableDiv="true" name="upLevelDiv" role="textbox"></div> > > Thanks.. >
-- -- 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/groups/opt_out.
