How to refresh this page?
So,for some reason, Internet Explorer creates a few extra blank pages on startup (or TestComplete thinks it does), but fortunately they are not visible, so I can filter on the actual visible page to properly work with. But now another problem popped up:
TestComplete seems to have difficulties keeping up to speed with how the actual page looks like. My web page is fully loaded with all the objects I want but I can't find them using a find action. When I pause and look in the Object Browser, the page I'm trying to find childobjects on is empty.
Sys.Refresh(), that page.Refresh(), a process refresh does not seem to work. How can I make TestComplete see the objects on this page other than manually clicking on 'Browser('iexplore') in the Object Explorer and then back on the correct page?
Screenshot:
Have you gone through the settings in IE to make sure it is setup correctly for testing?
See this link