
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!
Chrome minimizes and reopens every on screen action
Aug 8, 2025 · We're experiencing an issue where for every on screen action Chrome minimizes and reopens. I created a brand new test suite and wrote a simple test...
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: 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 …
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 …
How to Execute command line utilities from within a testcomplete …
Hi.. Can anyone please let me know on how to execute the command line utilities from within a testcomplete script file and read the data from...
Is it possible to extract data from the cells of a grid which is not ...
Verify the value with a clipboard checkpoint: Clipboard Checkpoints | TestComplete Documentation (smartbear.com) Provided the grid responds to keystrokes you can select and …
How can I assert if a value is equal to another
How can I assert that a value is equals to another?. What I am tryin to do is assert if a value is true, or maybe assert if a string is equals to another,...
Sending HTTP requests and parsing JSON in TestComplete
Tasks Sending HTTP requests and parsing JSON in TestComplete. Here are the steps how it can be resolved: Send a GET request...
How to read a JSON file - SmartBear Community
Hi experts, I wanted to read and work with JSON files. Is there best ways to read JSON files using TestComplete? I wanted to trigger the script to fetch...