11-06-2008, 06:58 PM
Hi all,
I am trying to record a web based application,
1) Using QTP 9.5 on one page I am not able to select objects or record on button objects in a wbfgrid which in turn comes lower in the hierarchy of Webtables. I have used .rowcount and getcelldata methods but it does not return the number of rows.
2) Also to use Descriptive programming for webtables up in the hierarchy , they have similar properties. Is there a way to distinguish between them so as to get the count of exact webtable?
3) All buttons on a particular page have similar properties so QTP is just clicking the button based on x,y co-ordinates is there any way I can tie up a particular button with the text in front of it, so that unique button will only be selected.
My questions are little complicated, I will reply any counter questions to make the problem more clearer, thanks you for your patience
I am trying to record a web based application,
1) Using QTP 9.5 on one page I am not able to select objects or record on button objects in a wbfgrid which in turn comes lower in the hierarchy of Webtables. I have used .rowcount and getcelldata methods but it does not return the number of rows.
2) Also to use Descriptive programming for webtables up in the hierarchy , they have similar properties. Is there a way to distinguish between them so as to get the count of exact webtable?
3) All buttons on a particular page have similar properties so QTP is just clicking the button based on x,y co-ordinates is there any way I can tie up a particular button with the text in front of it, so that unique button will only be selected.
My questions are little complicated, I will reply any counter questions to make the problem more clearer, thanks you for your patience