ContributionsMost RecentMost LikesSolutionsHow to set the browser as the top level window Hi Everyone, Currently, we perform the web tests and other applications on the same server by executing a batch file. We found that the web browser windows are behind the window of the other applications (not belong to the testcomplete test). Because the browser is not active, the tests failed of course. We want to write code in the test script to enable the brower always be the top level window and active. Does anyone have idea? Regards, Jie Re: From Chrome 46.0 back to Chrome 45.0 Hi everyone, Thank you for your help. Our tests can run with TestComplete 11.11 and Chrome 46. But the same tests cannot run with the TestExecute 11.11 and Chrome 46. The playback cannot find some mapped objects. We have reported this problem to the support team. We tried Chrome 45 for the TestExecute. The tests cannot run till now. Regards, Jie How to find the smartbear testcomplete extension in chrome://extensions/ Hi Everyone, We installed chrome 45 and testExecute 11.10. In Chrome://extensions/, we found the smartbear testcomplete 11.11.1064 extension. We remove this extension and want to enable smartbear testcomplete 11.10.xx. We installed testExecute 11.10 again, but we cannot find the extension in the chrome extension anymore. Does anyone know how to get this extension again? Regards, Jie From Chrome 46.0 back to Chrome 45.0 Hi Everyone, Does anyone know where can I download the Chrome 45.0? We want to deinstall the Chrome 46.0 and reinstall Chrome 45.0, in order that the TestExecute can work with our tests again. We don't have a backup in our system. Thus, the only way to goback is install chrome 45.0. Regards, Jie Problems in TestExecute 11.11.1064.11 Hi, We installed latest TestEecute 11.11.1064.11, then we meet the following problem in the web tests for the following code. Browsers.Item(browser).Run(); Delay(1000); NameMapping.Sys.browser.ToUrl("http://127.0.0.1:8081/#/home"); ....... 1) IE 11.0.96 can lauch, but the "ToUrl" function doesn't work. Chrome 46.0 has met the same problem. 2) Firefox 40.0.3 can work with the above functions, but the objects (e.g., a spin down button) can not be found any more. All these tests can be executed properly with the testcomplete 11.11.1064.11. Does anyone has the same experience? Regards, Jie SolvedCombobox selection in firefox doesn' t work (TestComplete V11.10.1005.71) Hi all, Does anyone meet the problem that the combobox selection doesn't work in the firefox? The testcomplete version is 11.10.1005.71. Aliases.home.combo1.focus(); Aliases.home.combo1.ClickItem("A"); We got the error "A was clicked, but the selection was not changed." Regards, Jie Re: TestExecute can NOT launch IExplorer Thank you. These are very useful information. Re: TestExecute can NOT launch IExplorer Thank you for all the replies. :smileywink: We will also kill all the browser processes before we start our tests. Regards, Jie Re: TestExecute can NOT launch IExplorer Sorry, I know why. In the task manager, I saw two Iexplorer process. Re: TestExecute can NOT launch IExplorer IE 11.0.9600.17280IS TestExecute 11.10.1005.11