Hi,
I have 1.4 - if 1.5 is already usable I'll
upgrade.
Thanks again for your help.
reinier
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zeljko Filipin
Sent: Tuesday, August 29, 2006 12:15 PM
To: [email protected]
Subject: Re: [Wtr-general] Newbie problem with submitting a login
I have 1.5.1 and this works for me:
irb(main):005:0> ie.table(:index, 4)[1].click
=> "yellow"
irb(main):006:0> ie.div(:index, 1).table(:index, 4)[1].click
=> "yellow"
irb(main):008:0> Watir::IE::VERSION
=> "1.5.1.1065"
Zeljko
On 8/29/06, Reinier
Mostert <[EMAIL PROTECTED]>
wrote:
So it seems I should just ignore the DIV element? I tried to build a path through it, i.e.ie.div(:index, 1).table(:index, 4)[1].fire_event('mymiLogin')
!DSPAM:15,44f4142d176131686716693!
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
