|
You might be able to FireEvent(“onblur”)
then FireEvent(“onfocus”) to get the same effect, unless your
_javascript_ is truly looking at keydowns…
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Torres Hi, I am new to both Ruby and Watir and was wondering if there is a way to
send the <Tab> key for my scripts. I am unable to locate a file
field by using :name, so the only way I can think of, is to just simulate
hitting the tab key to get to the field. Is there a TypeKeys function I
can use in Watir? Thanks, Ben __________________________________________________ |
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
