TestComplete Questions 25,753 PostsTestComplete Feature Requests 1,074 PostsTestComplete Technical Articles 18 PostsTestComplete News & Announcements 53 Posts
Latest PostsAsserting table/grid data My web applications uses AG Grid. I don't believe that is specifically supported by TestComplete so I am struggling to find the best way to still utilize TC and validate my table. The Table Checkpo...An internal error occurred while running the Google Chrome browser i have a Azure DevOps pipeline that completed successfully on one of my VM's yesterday. The testcomplete on my workstation and the testexecute on the VM are both 15.70 (latest release) installed a co...SolvedAdding testcase description to test log In testcomplete, is there an option to create test case descriptions in a way it can be added to the test execution report? I am looking for solutions for adding the test case description to the t...TouchPress and TouchAction Not Working in TestComplete with Appium TouchPress and TouchAction Not Working in TestComplete with Appium I am encountering an issue while automating a mobile application using Appium and Python in TestComplete. Specifically, the TouchPr...Web browser page URL not loading So i have a test that verifies that when i click on a button in my WPF application my company website gets loaded. I then verify that the browser opens on the correct link. Basically we have ov...How To: Read data from the Windows Registry Hello all, I have seen a few posts here about registry access and editing. This is how I retrieve data from the Windows registry using JavaScript. I am using this to return the OS information an...Mark FAILED file/XML comparison nodes with red instead of a green checkmark Currently, when a file comparison fails because of a difference higher then the set tolerance, the results are confusing as they are shown with a green checkmark! To say the least this is counter-in...HTML in log will not render I'm using the following code in an OnLogError event handler to turn an error stemming from a File checkpoint into a warning: if (LogParams.MessageText.includes('The file checkpoint')) { Log.W...SolvedHow To: Data Structures for Application Object Definitions There are a few ways to identify objects and store their properties in TestComplete. Using a NameMap with aliases is the most commonly documented and supported method. If you are a script coder lik...Tech article will not submit I have a tech article I wrote quite some time back and it is still 'pending review'. I did a recall, made a few changes and did another submit and it gives me an error that I have used too many ...