
Category: TestComplete | SmartBear Community
Need help, or have suggestions with TestComplete? Join the conversation on TestComplete Community page and help SmartBear create the tools you need!
Azure DevOps Pipelines - Running “Headless” Tests
Mar 31, 2025 · A technical discussion on how to configure remote virtual machines for "unattended" testing of TestComplete tests on Microsoft hosted agents, launched from Azure …
TestComplete: Headless Browser Testing in Parallel
TestComplete: Headless Browser Testing in Parallel In addition to standard web test execution, with the Intelligent Quality Add-on TestComplete supports running tests from an Execution …
Unable to sign in to TestComplete with fixed license
Jun 30, 2025 · Based on what I see this is an ID-Based auth. I don't see anything related to this message in the troubleshooting links I have found however. If the simple stuff like running a …
How to Execute command line utilities within a testcomplete script
I found the script below from TestComplete forums to execute the command line utilities from TestComplete script: function...
TestComplete Questions - SmartBear Community
Testcomplete closed itself when i am executing the task for desktop automation in half way the testcomplete automatically closed itself. anyone knows about it and why does it happen.?
Failed to verify login request | SmartBear Community
Jul 23, 2025 · I just logged into a new system that I haven't used TestComplete in a while. It did have an older version of TestComplete on it so I uninstalled it and installed the latest version.
Home | SmartBear Community
Welcome To SmartBear's Software Community. Ask questions, get help from other users, and ask for feature upgrades. Take part in the discussion!
How to ScrollUp/Down web page to find a specific element?
Hi tashish! If you want to find a specific element on a page, you can use special TestComplete features. If an element exists on a page, the tool will find it even if it's under the scroll. I …
How to work when Object Spy doesn't find object
The easiest way to do it is to record clicks (using record test functionality) and check how Testcomplete mapped these actions.