Forum Discussion
layfonchian
11 years agoNew Contributor
Hi,
I tried to execute your solution and it prompt out empty messagebox with "Cannot create object"
Screenshot
Here is my code snippet
using AutomatedQA.script;
using AutomatedQA.TestComplete;
public static void Testing123()
{
Connect.RunTest("MyTest", "Testing", "C:\\Users\\ABC\\Documents\\TestComplete 11 Projects\\Testing\\Testing.pjs");
var browser = Connect.Integration["GetObjectByName"]("Browsers")["Item"]("iexplore")["Run"]("http://example.com");
}
Testing.pjs is just a dummy TestComplete project
HKosova
Alumni
11 years agoPlease send your C# project and your TestComplete project to Support, and they will help you figure out what the problem is.
http://support.smartbear.com/message/?prod=TestComplete