On Thu, Sep 27, 2012 at 3:42 PM, CrazyFrog <[email protected]> wrote:
> browser.text_field(:name => "q").set "We are the People #{:TAB}"

Try this:

browser.text_field(:name => "q").set "We are the People #{:TAB}"
browser.text_field(:name => "q").send_keys :tab

Željko
--
filipin.eu

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

Reply via email to