ContributionsMost RecentMost LikesSolutionsRe: New laptop, no interaction with Chrome Yeah, sorry, realised afterwards that there isn't enough information. TC version is 15.56.2.7 x64. Chrome is at Version 117.0.5938.150 (Official Build) (64-bit). We also test against a Chromium based, 3rd party browser that still runs the scripts as they were setup for the previous laptop. No error messages, just failure to find any objects, when I try to remap those objects, all I get offered is the whole browser window. New laptop, no interaction with Chrome Just moved TestComplete to a new laptop, everything seems to be setup to allow me to continue testing in Chrome (Extension enabled, Command Line arguments setup for Chrome in TestedApps, etc.), but no interaction with Chrome from the established scripts. Scripts still start Chrome and navigate to first page, but beyond that, nothing. I'm sure I'm missing something obvious, but I don't know what. SolvedTestComplete scripts occasionally open multiple instances of IE instead of using a single instanceMy scripts run through a series of pages. Almost every time, this is completed within a single instance of IE, as expected. Just occasionally though, I find the script has opened multiple instances of IE and failed. Microsoft, say this is not something wrong with their browser (IE11) and ask me to check our links, which are not changing and are fine, so now I'm seeing if this is a TestComplete thing.Re: Why can't I access my TestComplete 11 project that uses TFS via VisualStudio 2012? Thanks for the suggestion, but the same thing happens. I've already created a ticket, just exploring my options. a.mcm. Why can't I access my TestComplete 11 project that uses TFS via VisualStudio 2012? Can no longer access my project. others at this site are not seeing this issue, so it has to be an issue with my project, possibly related to TFS? Why does TestComplete 11 crash occasionally, but often, in Checkpoint editing? As I update my Checkpoints, based on necessary changes, in the Objects Editor, TestComplete will occassionally crash. This happens once a day or so, i.e. not every time. This also happens sometimes when the test results indicate that an object cannot be found, I select to Highlight the object on screen and TestComplete crashes. Each time, I send the logs to SmartBear and restart, but this has been conistently happening since I upgraded to TestComplete 11. My scripts use TFS, through Visual Studio 2012, for Source Control, which may be a factor in the Checpoint editing, but shouldn't be a factor in highlightng objects on screen. windows 10 access rights to change scripts Probably more of a Microsoft question, but I'm attempting to answer in both sites, when I attempt to run scripts in TC11 on Windows10, I'm told that I have Read-only access. So I go to the properties for that folder and change it to Read-Write, restart TC11 and get the same issue. Return to the properties of the folder and it's back to Read-only. Need to be able to make changes. Spartan as a browser In TC11, testing against Windows 10 and Project Spartan (Edge), TC does not recognise Spartan as a browser, rather than change all my scripts to accomodate it as a nother application, how can I get TC to recognise Spartan as a browser? SolvedTC9, testing Microsoft Dynamiccs CRM 2011, when I open a new window objects are not recognizedIf I record a script that opens a new window (e.g.an Activity) TestComplete records the objects as being part of the original, main window, i.e. there is no new Browser line in the test. When I replay the test the objects on this new window are never recognized, i.e. TestComplete attempts to only fnd those objects in the original, main window not in the new window, though that is the front window on my screen. In the ObjectBrowser, the new window doesn't even appear anywhere in the hierarchy, so if I attempt to remap the object, I get an error message that the Parent information doesn't match so the object cannot be remapped. Even if I use wildcard mapping for certain objects and with Extended Find on for that Object the objects in the new window are never recognized.