Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

After my script executes the p.WaitWindow(“TFormName*”) instruction, TestComplete posts the “Ambiguous window recognition” error to the log. What happens?

0
Posted

After my script executes the p.WaitWindow(“TFormName*”) instruction, TestComplete posts the “Ambiguous window recognition” error to the log. What happens?

0

A.: This error message means that TestComplete has found several windows whose attributes (class names, caption and index) correspond to the specified pattern. To resolve the issue, try to specify more precise search criteria. If there is only one window with this class name in your project the application under test may not free the previous instances of the window.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123