Subbulakshmi
7 years agoFrequent Contributor
object recognition for delphi object is slow.
Hi,
Our application is developed in Delphi. There is one frame, where I click on Save, one dialog box appears. Even if it is visible, Test Complete takes lot of time to click on OK button. I have added WndClass and WndCaption properties. Tried with FindChild as well. It takes same time only.
Hi All,
This issue was resolved when we uncheck * option in List of accepted windows MSAA option(Current project properties).