mrpalmtree19
13 years agoOccasional Contributor
Working with TestComplete via COM from javascript
I have read the articles under "Working with TestComplete via COM" (http://support.smartbear.com/viewarticle/31540/) and it looks like quite a lot is available. However, I was wondering if it is possible to interface with TestComplete from javascript instead of VB or C#. Javascript can work with COM objects via the <object> tag in an html page or using new ActiveXObject(), but I don't know exactly how to set those up with TestComplete's COM.
Also, is it possible to control TestExecute in the same way?
Also, is it possible to control TestExecute in the same way?