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

Get URL new tab

5 Answers 229 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Torch
Top achievements
Rank 1
Torch asked on 24 Jan 2013, 09:50 AM
On the page when you click on the link - opens in a new tab

Can you please tell how to get the URL of a new tab
?

5 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 24 Jan 2013, 01:44 PM
Hello Torch,

We do not support tabbed browsing in IE for recording and playback. You must Configure Internet Explorer to open pop-ups in a new window, and not use tabbed browsing. Then you can get the URL of the new window using the following code:
  • string url = Manager.ActiveBrowser.Url;


All the best,
Plamen
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Torch
Top achievements
Rank 1
answered on 24 Jan 2013, 02:55 PM
Thank you for your reply.

My browser - Google Chrome v.24


Looking ahead, or open in a new window is necessary for all browsers?
0
Plamen
Telerik team
answered on 25 Jan 2013, 03:43 PM
Hi Torch,

Yes, tabbed browsing is supported in Chrome. Please refer to this article for a sample code and let me know if you need further assistance on this.

Kind regards,
Plamen
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Bhawna
Top achievements
Rank 1
answered on 20 Dec 2016, 05:31 AM
There is no sample code for this. Please suggest me how to open tab in same browser. Its my application requirement.
0
Elena
Telerik team
answered on 22 Dec 2016, 04:01 PM
Hello Bhawna,

The thread you refer to is from over 3 years ago and possibly this is the reason why the shared article is not available anymore. Support of multi tab browsing in Chrome is now supported in the standalone version of Test Studio.

Are you using the Telerik Testing Framework only? I guess this article would be of further help for you. 

Regards,
Elena Tsvetkova
Telerik by Progress
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Torch
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Torch
Top achievements
Rank 1
Bhawna
Top achievements
Rank 1
Elena
Telerik team
Share this question
or