Recent DiscussionsMost RecentMost ViewedNo Solutions YetTagged:TagCan't map CEF page components I recently tried to map a CEF page on a desktop application I have installed. I can map the page itself as an object but not the individual components. So far, I've tried to run my application with ...Using AI to write scripts Has anybody tried using AI to help write their scripts for TestComplete? I have been researching CoPilot Github and Claude Code as AI tools to assist with coding. Both have integrations that work wi...Can a TestComplete license be used with TestExecute? I have a question about SmartBear licensing, and I would like some clarification. We have a TestComplete 14/15 Node-Locked license that includes the following components: TestComplete 14/15 Platfor...Does 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...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...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 ...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: ...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...I'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.