Hi,
We are using Powerbuilder 2019 R3 Build 2728 at the moment.
Our Automation team is testing our application with Automation tool 'Renorex' for which they had enabled Accessibility = 3 in PB.ini (use MSAA). We generate the executables through Powergen tool. Just wanted to check if we have to place PB.ini along with runtimes and executables so that Renorex uniquely identifies all the elements. Does the executable hold the information of Accessibility which has been set?
Team also tried with the option Accessibility = 1, but it gives preference to Microsoft UI Automation. Some of our customers use different Automation tools, how to deal with that.
Please suggest.
Thanks
Rohit
Changing the Accessibility options via PS while running the application, will that have immediate effect or should you then force a restart of the application?
regards.
However, a close of all open sheets on an MDI frame based app might also be another good approach (I think). Although technically, closing the current open window & then reopening it would be the minimum required (as a guess).
Great question! Some good App testing would be prudent here IMHO (except the restart option) . ;-)
Regards ... Chris