mengbinhao
6 months agoContributor
Can TC automation be done through remote desktop connection of Windows?
Hi there: My case is as below: 1 Use TC open remote desktop connection of Windows, then input IP, click connect 2 Switch to remote desktop of target server, then do some operation on t...
- 6 months ago
TC is not able to interact with the contents shown in your Remote Desktop Window, because of how RDP renders its contents - the remote machine sends pixel-based representation of the screen, similar to a video stream. Therefore, RDP doesn't expose the remote UI in a way that allows object recognition. However, a possible workaround is to use mouse coordinates to click on various locations of your Remote Desktop Window.