Solved
I have scenario where I want to run part of script which runs on desktop and another part of same script runs the web automation.
Desktop should run on one remote machine and web runs on another remote machine. How can I achieve this using TestComplete?
Note: Both the desktop and web have to be part of the same script.
Thanking in advance!