What OS are you running on? what you can use to send keystrokes is often dependent on the OS moreso than the browser
On Apr 14, 9:48 am, a b <[email protected]> wrote: > Hi all, > > I was searching on watir google group but I found only: > For example: browser.send_keys('{ENTER}') > For more info, > seehttp://wtr.rubyforge.org/rdoc/1.6.5/classes/Watir/IE.html#M000497 > " > > The problem is that I am using firefox. > > Does anyone has an example on how to use send_keys('{ENTER}' on firefox. > > That is my code > <span class="macstring" string="jump">Jump:</span> > <input class="macobsv" func="jump" trigger="enter" > id="macjumpbox"> > > Thanks a lot and have a great day!! > Cristina -- 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]
