Questions tagged [remote-desktop]

RDP, short for Remote Desktop Protocol, is a specialized protocol created exclusively by Microsoft that grants users the ability to interact with another computer through a visual interface.

Selenium fails to function properly with Internet Explorer on a Remote Machine unless there is an active login session

Currently, I am utilizing Selenium IE WebDriver (version 2.46 latest) to conduct my tests on Internet Explorer. The setup consists of: Employing Jenkins to initiate my tests Running the tests and IE on a remote virtual machine An ongoing issue arises wh ...