Forum Discussion
irina_lukina
13 years agoSuper Contributor
Hi,
As I've already mentioned in my previous post, you don't need to create a new instance of the application in VBScript. You need to access the active object of the application that is currently running. For this purpose, try using the Set TestCompleteApp = GetObject("TestComplete.TestCompleteApplication") code instead of the line with the CreateObject method.
Does this help?
Related Content
- 9 years ago
Recent Discussions
- 2 hours ago