Forum Discussion

mgroen's avatar
mgroen
Frequent Contributor
10 years ago
Solved

Listing of fixed bugs in TC10.60

Besides an overview of the new features, I am looking for a (more or less) detailed list of fixed bugs in TC 10.60.   http://support.smartbear.com/viewarticle/54950/ does not provide the informatio...
  • Ryan_Moran's avatar
    10 years ago

    Bug Fixes in TestComplete 10.60

    General

    • The MSAA plug-in has been moved from the Desktop module to TestComplete Platform. For example, it is now possible to automate the Internet Explorer download bar without having the Desktop module.
    • Changing the order of keyword test parameters now updates the parameter order in Run Keyword Test operations that call the test.
    • Fixed: TestComplete could hang when a script extension logged a mapped object's properties.
    • Fixed: TestComplete always asked for SVN login info, even if it was not required.
    • Fixed: Mapping from Test Visualizer created a new duplicate subtree in the Name Mapping repository.
    • Fixed: Incorrect exporting of test item logs from the OnStopTest event handler.
    • Fixed: Logs exported to .MHT did not contain links that were posted without the prefix (such as http://) .
    • Fixed: The Keys method caused unnecessary scrollbar scrolling in WPF applications.
    • Fixed: VBScript projects could not work with web service object properties with a leading underscore (_).
    • Improved: The error message that is displayed when a plug-in version does not match the TestComplete version.
    • Obsolete security.warn settings have been removed from the documentation article “Preparing Firefox for Web Testing”.

    Android Testing

    • Fixed: An Android application crashed after being instrumented in TestComplete.
    • Fixed: TestComplete recorded text input in read-only text box controls in hybrid Android applications.
    • Fixed: TestComplete recorded a separate SetText method for each input symbol in hybrid Android applications.
    • Fixed: Expanding the object hierarchy of an Apache Cordova Android application in the Object Browser caused TestComplete to exit unexpectedly.

    Web Testing

    • Fixed: If several tabs were open in Chrome, the Object Spy incorrectly highlighted elements on tabs other than the first one.
    • Fixed: The size of the Virtual Browser window was incorrect if another browser window was open.