What do you get if you do this in firewatir?
row.cell(:index,1)

Is this the same as row.cell(:index,0)  ?




----- Original Message ----
From: aidy lewis <[EMAIL PROTECTED]>
To: watir-general@googlegroups.com
Sent: Friday, November 28, 2008 4:04:34 AM
Subject: [wtr-general] indexes with watir and firewatir


Hi,

Has anyone experienced index variations in Watir and FireWatir?

This in FireWatir
row.cell(:index, 0)

Will be this in Watir
row.cell(:index, 1)

We think this is because Watir uses win32ole and FireWatir uses JavaScript.

If this is a known and common bug, we will fix it.

Aidy


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to