Recent DiscussionsMost RecentMost ViewedNo Solutions YetTagged:TagDebugging problem in TestComplete on Windows 11 Good afternoon! We had to migrate our operating system to Windows 11 and are currently using TestComplete version 15.59. With this update, when we try to debug the code, TestComplete freezes and cl...Issue Running Project After Updating to Version 15.81 – NameError I am currently using Test Complete version 15.76. After updating to version 15.81, my project encounters the following issues when running: Name Error: name 'Sys' is not defined Name Error: name 'L...Multiple Test Environment Hi, Am new in creation of framework structure. i need some insights on how to create a script based framework such that the works for two environment. Please give me some idea or a structure on how t...Running the latest Firefox for testing I installed TestComplete 15.79 to try out the new firefox support with pupeteer. But I didn't manage to get it running. I use a simple python call: from tc import * def test(): Browsers.Item[b...Latency and Device Disconnect Issues in Test Complete Mobile Testing Attached the file How can I read CSV files without Microsoft Access Runtime installed? Microsoft Access Runtime 2016 recently went EoVS and our company has uninstalled it everywhere. What alternative can we use to read our TestComplete CSV files? SolvedAutomate Cookie Security Flag or Security Header Are there any possible ways to check Cookie Security or Security Header Flag like below with TestComplete tool? HttpOnly Secure SameSite Server Version Content-Security-Policy Strict-Transport...Passing DevOps Test Case parameters to Test Complete Hi, We are using on-prem Azure DevOps Server 2020 Update 1.2 with Test Complete I have created a Test Case in DevOps that has two parameters: I am running the Test Case from a Test Suite ...tcUIAHost.exe process crashed Hi all We recently migrated our TestComplete setup from a dedicated server to a cloud PC environment, while also upgrading the TestComplete version. We use TestComplete to automate testing of our de...Access Form opend with a menuitem I iterate through submenus in javascript and when I click a menuitem a Form opens On the open form I want to click a toolbar button this is my script activeForm = Sys.Desktop.ActiveWind...