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
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs