[Wtr-general] Clicking link in Ajax table

devya forum-watir-users at openqa.org
Mon Jun 4 03:37:56 EDT 2007


Try 
ie.table(:name, "xyz")[row][column].link(:text, "Save PDS").click

Please replace table identifier and row, coulmn numbers in above code line.
I could not find the code attachment to your reply, so used some arbitary values ("abc") for table identifier.

Regards
-Devyani


More information about the Wtr-general mailing list