Forum Discussion

VijayMachhan's avatar
VijayMachhan
New Contributor
13 days ago

Action is not performed – Object recognition failure after OS upgrade

Description:

After upgrading our operating system, our previously working TestComplete automation scripts are consistently failing due to object recognition issues.

The test execution halts at various points where TestComplete is unable to identify UI elements that were previously accessible. Even though Name Mapping is correctly configured, and scripts were working fine earlier, now even freshly recorded scripts stop working.

The application under test launches, but object properties such as WndCaption, ObjectType, or ClassName are either not recognized or throw runtime errors. In some cases, coordinate-based clicks fail with errors like "transparent or out of window bounds."

We suspect this is related to changes introduced by the OS upgrade, such as DPI scaling, UAC behavior, rendering mode, or accessibility API differences.

Request:

Please help us:

Validate TestComplete compatibility with the new OS version.
Provide guidance or patches for object recognition in this environment.
Advise on any configuration (UAC, DPI, admin rights) that needs to be adjusted post-upgrade.

Thank you.