sushma_n
14 years agoNew Contributor
TestComplete is unable to identify the Tab within a Delphi Application uniquely
Hi,
We are automating our Delphi Application using TestComplete.
TestComplete is not able to uniquely identify the Tab which is present on a Frame, in that, the Tab is not being highlighted in the Object Browser.
Through our script, we have to click on a particular Tab which resides within the Frame. We have used the FrameObject.Click(x,y) where x and y are the co-ordinates. This is doing the click action on that particular tab, depending on the co-ordinate values supplied.
However, we wanted to know if there is an alternative method to make TestComplete click on the Tab within the Frame, instead of providing the co-ordinates as we think that this is not a very good way to do it.
Please let us know.
thanks and regards,
Sushma.
We are automating our Delphi Application using TestComplete.
TestComplete is not able to uniquely identify the Tab which is present on a Frame, in that, the Tab is not being highlighted in the Object Browser.
Through our script, we have to click on a particular Tab which resides within the Frame. We have used the FrameObject.Click(x,y) where x and y are the co-ordinates. This is doing the click action on that particular tab, depending on the co-ordinate values supplied.
However, we wanted to know if there is an alternative method to make TestComplete click on the Tab within the Frame, instead of providing the co-ordinates as we think that this is not a very good way to do it.
Please let us know.
thanks and regards,
Sushma.