Forum Discussion

jose_pita's avatar
jose_pita
Super Contributor
11 years ago
Solved

IE11 settings so that only one Page("*") appears

Hi There,



Now with IE 11 and TC 10 I'm having issues with the Page object on IE.



I already went through all the settings SmartBear suggests but Page("about:blank") and BrowserWindow(0) keep appearing and messing up my tests (I use Sys.Browser.Page("*").... to find my objects).



I know I can change it to Sys.Browser.Page("http://*") but I'd like to know if anyone else has this problem and if there's a solution for this.



The problem seems to be that inside BrowserWindow(0) sometimes there's a copy of my page and this messes up with TC
  • Hi, and thanks for the suggestions.



    I will try the registry suggestion, but for IE8 to IE10 works out-of-the box, without having to do anything special. Only problem is with IE11. I will try however adding the registry key, although as far as I understand from that post, changing that registry will only make sure the IE will display only 1 process. 

    But will give it a try and let you know the results.



    Thanks.

16 Replies