Index property is used to identify a test object uniquely.
Index value is specific to each object.
Now the basic premise of descriptive programming is to identify objects on the basis of its properties.
The Index property and its value directly negates the basic principle of descriptive programming and hence it is a bad practice.
Login to rate this answer.
Hi Lokesh,
Can you please elaborate your answer with example, how an index property negates the DP?
Login to rate this answer.
bindu
Answered On : Aug 24th, 2012
1. get cell data using webtable("webtable").getcelldata(row,column) and we can click the link
2. Get all the links count in the webtable and click the link
Login to rate this answer.