epgw release 3.13
We're happy to announce Eggplant Gateway 3.13.
Eggplant Gateway for RDP connection
With this release the Eggplant Gateway for RDP implementation has now able to perform connection to remote desktop server. This release enabled the following remote connection features:
- Support
add rdpcommand in the Eggplant Gateway for user to add inrdpconnection settings - Support
vncto rdp connection in Eggplant Gateway to establish connection to remote desktop server. - Support
Mouseevent triggering from Eggplant Functional test script using sensetalk command. - Support
Keyboardevent triggering from Eggplant Functional test script using sentalk command. - This release tested with client machine with Windows and Linux as the operating system.
- For Linux client machine, user need to install
FreeRDPbefore start up the SUT connection- Sample command to install FreeRDP in Linux terminal
sudo apt-get updatesudo apt-get install -y libfreerdp-client2-2
- Sample command to install FreeRDP in Linux terminal
- For Linux client machine, user need to install