This is a migrated thread and some comments may be shown as answers.

Reuse open browser window

4 Answers 115 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Igor
Top achievements
Rank 1
Igor asked on 30 Apr 2015, 02:23 PM


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.

4 Answers, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 05 May 2015, 10:36 AM
Hello Igor,

You need to add all the tests you are executing in a test list and enable the RecycleBrowser property from the test list settings as shown in the screenshot attached.

Hope this helps.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Igor
Top achievements
Rank 1
answered on 06 May 2015, 04:23 PM
Thanks, how I can make sure that browser window is open, and connect to it?
0
Igor
Top achievements
Rank 1
answered on 06 May 2015, 04:27 PM
Sorry, forgot to mention that I'm working in Visual Studio (code first development)
0
Ivaylo
Telerik team
answered on 08 May 2015, 12:14 PM
Hello Igor,

Thank you for your clarification.
Unfortunately if you are using the framework we cannot control the execution so this option is not available.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Igor
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Igor
Top achievements
Rank 1
Share this question
or