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 DiscussionsWhy my While Loop keyword test is breaking when the value found is = to FalseAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actions
Related ContentAccessibility Testing Made Easy: How TestComplete Ensures Web ComplianceHow to Close the Tab in browserClose specific browser script error