BillA603
11 years agoContributor
Need help with Checkpoint on control in DataWindow on PowerBuilder Desktop App.
Hello,
I am working on a script running against a PowerBuilder 11.5 developed Windows Application.
We have a client demographic screen and part of my script sets the client's Date of Birth. There is also a dropdown control that automatically selects an Age Range based on the DOB value. I am hoping to use a Checkpoint to verify that the Age Range matches the DOB.
When I use the Checkpoint Wizard and try to pick the dropdown with the target object pointer, the entire DataWindow gets selected. I want to isloate the Age Range dropdown so I can check its value.
I was wondering if anyone out there has experience with testing PowerBuilder applications and how I might approach this.
I have included an image below to illustrate.
Thanks,
Bill