shaifali_pandyaOccasional Contributor12 years agoHow to ensure that the Browser has been closed Example code under help topic "Checking if the Browser Is Running From Scripts" function Check() { if (Aliases.browser.Exists) Aliases.browser.BrowserWindow.Close(); ...Show More
shaifali_pandyaOccasional Contributor12 years agoCan you please explain, what is your suggestion. The code in my post is from the help topic you have mentioned.
Recent DiscussionsFirefox supportRunning Power shell script through Test Execute is not working.TestComplete Allure Jenkins Integration
Related ContentHow to Close the Tab in browserClose specific browser script errorTC14.2 \ Chrome 77 close browser \ process issue