no joy....
irb(main):033:0> browser.cell(:id => "LOGOUT").click
=> 0.265

...while i does not error out....it has no affect in the IE
browser...so i tried...

irb(main):030:0> browser.cell(:id =>
"LOGOUT").fire_event("MM_goToSubframe('MAIN
IFRAME','window:../base/logout') tabindex='-1'")
WIN32OLERuntimeError: fireEvent
    OLE error code:80070057 in htmlfile
      Invalid argument.
    HRESULT error code:0x80020009
      Exception occurred.
        from C:/ruby186/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/
watir/elemen
t.rb:257:in `method_missing'
        from C:/ruby186/ruby/lib/ruby/gems/1.8/gems/watir-1.6.2/lib/
watir/elemen
t.rb:257:in `fire_event'
        from (irb):30

On May 21, 3:25 pm, Željko Filipin <zeljko.fili...@wa-research.ch>
wrote:
> On Fri, May 21, 2010 at 9:08 PM, dave <bitdo...@yahoo.com> wrote:
> > i would like to activate(ie click) on this part of a very complex
> > deeply nested table/table-tdata entry....
>
> Does this work?
>
> browser.cell(:id => "LOGOUT").click
>
> Željko
> --
> watir.com - community manager
> watirpodcast.com - host
> testingpodcast.com - audio podcasts on software testing. all of them
> vidipodkast.com - pričamo o hardveru, softveru i časopisu Vidi
>
> --
> Before posting, please readhttp://watir.com/support. In short: search before 
> you ask, be nice.
>
> You received this message because you are subscribed 
> tohttp://groups.google.com/group/watir-general
> To post: watir-general@googlegroups.com
> To unsubscribe: watir-general+unsubscr...@googlegroups.com

On May 21, 3:25 pm, Željko Filipin <zeljko.fili...@wa-research.ch>
wrote:
> On Fri, May 21, 2010 at 9:08 PM, dave <bitdo...@yahoo.com> wrote:
> > i would like to activate(ie click) on this part of a very complex
> > deeply nested table/table-tdata entry....
>
> Does this work?
>
> browser.cell(:id => "LOGOUT").click
>
> Željko
> --
> watir.com - community manager
> watirpodcast.com - host
> testingpodcast.com - audio podcasts on software testing. all of them
> vidipodkast.com - pričamo o hardveru, softveru i časopisu Vidi
>
> --
> Before posting, please readhttp://watir.com/support. In short: search before 
> you ask, be nice.
>
> You received this message because you are subscribed 
> tohttp://groups.google.com/group/watir-general
> To post: watir-general@googlegroups.com
> To unsubscribe: watir-general+unsubscr...@googlegroups.com

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to