5 Answers, 1 is accepted
0
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:
All the best,
Plamen
the Telerik team
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
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?
My browser - Google Chrome v.24
Looking ahead, or open in a new window is necessary for all browsers?
0
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
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
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
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
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
Test Studio Trainings