Fitnesse - How to select checkbox in a grid with a grid name not index ?

Hi All,

I have a grid similar to below screen . I want to select any row with the name let say "Test 6" . There is a method below to achieve this scenario but with index which will not help me because if i delete one row,the index would be changed at that point my script will fail .

select grid GRID_NAME or [GRID_INDEX] or GRID_NAME[INDEX] row [ROW_INDEX]

Please help ! Thanks in advance .

  Discussion posts and replies are publicly visible