Forum Discussion
- AlexKaras
Champion Level 3
Hi,
In addition, if I remember it correctly, MSAA extension in TestComplete had to be enabled to make Excel ribbon elements accessible.
- yojananOccasional Contributor
Thank you very much, its working for me.
We have to enable the "*" option in MSAA section.
- AlexKaras
Champion Level 3
Hi,
Great that the things are working for you.
Though, as per my memory, enabling the '*' option was not recommended because of performance considerations.You may read the documentation for the detailed description (press F1 for the MSAA accepted list window) and experiment with the reduced list of windows classes.
For example, in my case, this windows classes list is enough:
NetUIHWND
NUIpane
MsoCommandBar*
- krkarthik_infoFrequent Contributor
Latest TC version 12.42 object spy identifies the ribbon menu. Which version of TC and Excel are you using?
Thanks,
Karthik K R
- yojananOccasional Contributor
Thanks for the reply, I'm using 12.20 and excel is 2013.
- krkarthik_infoFrequent Contributor
Do you able to see the Excel process in your Object Browser something like below?
Thanks,
Karthik K R