Recent DiscussionsMost RecentMost ViewedTagged:Taggetting "FindAll is not a function" error Hi folks, Any idea why I'm getting error "FindAll is not a function"? Below code successfully returns parentElement object, But when I try to call FindAll with the obtained object, it fails with the...FindAll returns only one (first) element Hi guys, I'm experiencing a weird problem. I have a mapped element, from which I need to get an array of elements. If tested in chrome/edge dev mode, the xpath of mapped element happily returns num...Append/Replace Record Script Options? There used to be options when right-clicking on a script function to either append to or replace the current script. But I don't see those anymore. Am I missing a setting somewhere, or were they remo...Handling multiple selectors for same object My web app has a grid. I can switch views and the table shows different data. I want to map the objects in the first row for each column in the grid for both views. Currently, I have one object t...Drive Visual Studio Code with TestComplete I am trying to drive the VS Code UI the same way I would with any other app. It is not my favorite solution to my current issue. But it is what it is. I am given a message pointing me to an article....Unable to sign in to TestComplete with fixed license I have a fixed license for TC. However, I am getting this error message when attempting to log in: "Error instantiating communication with backend." I have cleared the cache in Chrome but it did no...SolvedTest Execute doesn't find object anymore + very slow with Windows Server 2025. Hello, We move recently from Test Execute 15.64 to Test Execute 15.75. We get flaky issues to detect object properties using FindChild() method for example in all of our tests. Moreover, we are...ADO Pipeline Fails with Exit Code '2147483647' and Upgrading to TC/TE 15.75 I noticed recently for my ADO pipelines, as I have updated my Hyper-Vs to the latest TC\TE 15.75, My ADO pipelines are failing to launch TC\TE. ##[error]Cmd.exe exited with code '2147483647'. Wh...How to get the diff image from VisualTest in TestComplete Hello all, I’ve started using TestComplete along with VisualTest, but I’m running into a roadblock early in the process. Here is the scenario I’m trying to implement: Take two screenshots of two...Refine area to solve OCR.Recognize found 2 object For one of my tests I need to select the right week in an agenda object. While reading the docs https://support.smartbear.com/testcomplete/docs/reference/program-objects/ocrtextdocument/blockbytext....