Hello,
We are creating a script for web application using C# in testComplete.Now we want to move that script to Visual studio (C#) as we have framework available in C#. But the code is not working in Visual studio. for Eg: The "Browser","Log" object are not recognised in VS.
Browsers.Item(BrowserName).Run "
http://smartbear.com". here for "Browsers" object error will come
If anyone has tried the same and has solution can you help me to proceed further?
Thank you.
Jyothi