Forum Discussion
The application is written in Power Builder.
The results returned on the page are within "Panel". The ObjectType is Panel and the WndClass is pbdw125.
The results grid is scrollable and read only. I just need to see if a number (e.g., 1055432), exists within that Panel Object, which contains multiple rows of returned results and columns (Dates, Names, Numbers,....). So it needs to check within that Object to see if the number is present in the Query results as a way of ensuring that my previous actions of adding it worked fine. I am passing this number to the Query page and checking that it exists there.
Appreciate all your explanations as I am very new to TestComplete.
Thanks!
Ah. We may have jumped the gun slightly by guessing it was a Delphi grid. (It did sound like one!)
I've never used anything built using PowerBuilder unfortunately so I don't know how you go about manipulating your table/datagrid I'm afraid.
But I suspect you may want to start reading here:
https://support.smartbear.com/viewarticle/72444/
... and then go and speak to the developers to see if they can help you prepare the application so it interacts with TestComplete a bit better.
Related Content
- 3 years ago
- 5 years ago
- 7 years ago