mnsam
10 years agoContributor
Can COM interfere with TC execution ?
We are using a C++ COM which is accessed by TC 10.30 using: Set oExe = Sys.OleObject(<COM_Object.exe>,"") Now does it have any issue effect on TC ?, because we are seeing a typing issue (moderate...
- 10 years ago
Hi,
Does the same problem (slow typing) exists if the same COM_object is running with TestComplete closed?
(You can start this COM executable via some .vbs file using the WScript.CreateObject (https://msdn.microsoft.com/en-us/library/xzysf6hc(v=vs.84).aspx)).
If the problem exists only for TestComplete/Your_COM_object combination, you may try to contact SmartBear Support via the http://support.smartbear.com/message/?prod=TestComplete form.