10-01-2010, 03:46 PM
I have a scenario wherein I need to verify the webtable data. After
entering input query criteria, I get results and these results are in
the form of webtable. There are two webtables embedded in one. These
two tables are identified as two different objects once containing the
header column and other containing rows but the number of rows varies
from input to input. So if for one input I get 3 rows, then for some
other input I may get 20 rows and if i learn objects for both case they
are captured as two different webtables.
In short I need to identify this dynamic webtable as unique? How can I
use descriptive progrmming in this case, if applicable?
entering input query criteria, I get results and these results are in
the form of webtable. There are two webtables embedded in one. These
two tables are identified as two different objects once containing the
header column and other containing rows but the number of rows varies
from input to input. So if for one input I get 3 rows, then for some
other input I may get 20 rows and if i learn objects for both case they
are captured as two different webtables.
In short I need to identify this dynamic webtable as unique? How can I
use descriptive progrmming in this case, if applicable?