Recent DiscussionsMost RecentMost ViewedNo Solutions YetTagged:TagDoes anybody use Test Engine Rest API I am talking specific about this: Test Engine REST API | TestComplete Documentation I was exploring the idea of using the Test Engine REST API to run all of our desktop testing. I would code everyth...Handling Radio Buttons Using If–Then in TestComplete Keyword Testing Kindly review and guide me on how to handle if…then conditions in Keyword Testing. My application under test contains radio buttons. Please guide me on how to configure the If…Then operation when: ...Using Test Engine Rest API I am trying to use the Test Engine REST API | TestComplete Documentation. I am using windows Notepad to perform a few tests. I am able to perform SetText or Click methods on the field but Keys does ...Object Spy not seeing child objects on pop-up windows or new Chrome tabs. This just seems to have started over the last week, my assumption is a Chrome update did something that Test Complete cannot handle yet. These tests work fine in Edge (for now?). I have tried upda...ADO Pipeline Execution Fail issue after TC\TE upgrade I have noticed this issue after some past TC\TE upgrades. Once I have completed the TC\TE upgrades and see that TC\TE open up after upgrading I'll then go to test that an ADO pipeline starts up cor...I'm not able to handle cookie pop up with test complete using java script,I'm using windows machine. SessionCreator returns exitcode: 7 Failed to create user session I currently have an issue on only 1 of my test machines where the testrun never starts and the exitcode is 7 with the message "Failed to create user session" This machine runs 2 projects and has w...Locating browser mapped objects currently off screen? Hello, What is the best way to get a mapped object on screen if they are either further down or up a webpage? I'm using Keyword tests to test multiple webpages for the same information but the layo...TestComplete Keyword Order Execution Please confirm: Is keyword testing required to follow a strict sequential order, or can we execute keywords non-sequentially? For context, our webpage has fields distributed across various containers...Any workaround for TC15.77 Python issue I created ticket with Smartbear on the python issue with version 15.77, they asked us to try below steps Add the following line of code in the beginning of your script that you are running: ...Solved