Forum Discussion
This earlier thread may be of some help:
- Kamal_chennai6 years agoContributor
Hi Marsha,
I agree, COM Interface and OLE standards are the way to go but earlier i have mentioned that we are using word addin, we tried with com objects but we unable to retrive it, also the documents not save as doc, docx format.its a kind of folio, so we decide to do with front end UI Automation. It will be helpful if we have any possibilities via UI.
Thanks,
Kamal
- AlexKaras6 years agoChampion Level 3
Hi Kamal,
It is my understanding that the text you need to work with is handled completely by your plugin and is not exposed via standard Word document COM model (as suggested by Marsha).
If the above is correct, then you may try to provide TestComplete with debug information for your plugin and check if it makes it possible to access text attributes via methods and properties exposed by plugin.
If it does not, then you should talk to Development and ask them to implement this functionality.
However, I agree with Marsha that the most logical and reliable approach is to access text properties via regular Word document COM model.
Related Content
- 6 years ago
- 7 years ago
- 13 years ago
Recent Discussions
- 14 hours ago
- 4 days ago