hi 

i tried calling parent span using
 
ie.span(:id, "Sessions").click
ie.span(:id, "Sessions").fire_event("onsubmenu_click") 

but this gives the error the following error

 WIN32OLERuntimeError: fireEvent
    OLE error code:80070057 in htmlfile
      Invalid argument.
    HRESULT error code:0x80020009
      Exception occurred.
    c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:2039:in `method_missing'
    c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:2039:in `fire_event'

this error is may be because "onsubmenu_click" is user-defined java event.
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to