Recent DiscussionsMost RecentMost ViewedTagged:TagProblem with generated data table and keyword test Dear Community, I have a problem with a created table type project variable. Here is my script, I checked data inside the generated table and everything is OK for the table. function CreateTestEx...System checks for Object for every test I had two projects in my project suite where one project is created as a base where all my desktop objects and the corresponding action for each and every control is written Controls are mapped in ...SE Tip : Drag-and-drop one object to another Hi all, A common challenge in automation is achieving precise drag-and-drop actions, especially when dealing with dynamic or responsive user interfaces. This question comes up regularly in differen...Unable to re-cert TestComplete-Certification I would like to re-cert on my expired TestComplete certs but I am not able. The site sends me to my previous completed exam if I attempt to take the exam. https://smartbear.com/academy/testcom...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 ...15.69 vs. 15.70 Hello - So we were planning on upgrading to 15.69 this coming Monday (12/16) when I got the notice of 15.70 now being available. Curious about the mention in "What's New...." about "Fixed the issue...TestComplete cannot click item on popupmenu during playback Hi, I am trying to click an item named "Import" on popup menu, but TestComplete is not able to find it during playback. I recorded the script and during playback it's not finding it, not sure what t...SolvedBackticks in textboxes using the Keys command Related to ticket from 2 years ago: testcomplete-questions/testexecute-enters-in-textbox/247032 Somehow, during the test run when using Keys, sometimes a ` (backtick) is entered into the field. O...Checking until a window doesn't exist Is there any way to check until a window doesn't exist. An inverse .WaitWindow()? Alternatively, is there a version of .Exists() that just returns bool? I've looked around forums and tried implementi...mapped elements in headless mode does not return child elements Hi folks, I'm recently trying to run my web-based tests in headless mode and I found a blocking issue that the mapped elements does not have child elements. Therefore, FindChild method (and other Fi...