shaifali_pandyaOccasional Contributor13 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 Contributor13 years agoCan you please explain, what is your suggestion. The code in my post is from the help topic you have mentioned.
Recent DiscussionsInconsistent, dynamically named objectsAPI Tokens, Passwords - Storing and RetrievingTestExecute logs out before tests run
Related ContentAccessibility Testing Made Easy: How TestComplete Ensures Web ComplianceHow to Close the Tab in browserClose specific browser script error