Forum Discussion

sadhwani's avatar
sadhwani
New Contributor
14 years ago

Better way of finding the correct instance of IE in the .NET code.

In TestComplete, we have code like this:    dim ieaid : set ieaid = dotNet.AutomationLibrary.IEAid.zctor(sServer)                                 That sServer is then passed into the ...