Hi ,
I’m new to Telerik Test Studio and work on Silverlight application
inside Visual Studio. Application flow is following: user opens html page logs
in and on success the application opens new browser window with a Silverlight application.
I created multiple tests in code – works
fine. The issue I have that each test
opens new browser window (very time consuming) . Is there a way connect to already open
browser window from the Manger ? I know that in Microsoft CUIT it is pretty easy to do.