Nformation
11 years agoContributor
Trouble with Using the Windows Explorer UI in TestComplete
The application we develop adds a context menu option in Windows explorer. Therefore, I need to be able to find a file in Windows Explorer, open its context menu, and select our function. However, T...
- 11 years ago
Hi,
One note: enabling all MSAA options may slow down the test execution. I suggest that you add the DirectUIHWND class to MSAA and enable it. This allows TestComplete to recognize objects inside Windows Explorer.