On Mon, Jun 18, 2012 at 10:33 AM, CrazyFrog <[email protected]> wrote:
>
c:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-classic-3.0.0/lib/watir-classic/element.rb:433:in
`method_missing': undefined method `set' for
#<Watir::HTMLElement:0x2fed2b0> (NoMethodError)

Element class does not have method #set. Try this:

ie.element(:name, "q").to_subtype.set("Watir")

Željko

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