[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

How to Select a Table Row

Venkatesh Bk

5/22/2008 9:10:00 AM

I'm new to Watir. I'm able to locate a row using the following statment.

tr = ie.table(:id,'ctl00_DefaultContent_grdHistoryGrid')[2]

I want to select the above row. How to do this? Please help..

thanks in advance
--
Posted via http://www.ruby-....