Hi All,
We have 11 physical lab machines. One of the machines is the master machine that is controlling the other 10 slave machines. So we have created one internal in house tool(web application) which will trigger the selenium test from the master machine - doing RDP into all the 10 slave machines so that the test cases can run in all the 10 machines. All these 10 machines RDP is done from the master machine manually currently.
So i was trying to create a powershell script which i will place in the master machine and this inhouse tool will just invoke that powershell script and do automatic RDP into the 10 machines where i don't have to do manually anything.
So, the Master machine can be in locked state or signed out state, but still my script should work was my requirement.
But powershell script is failing when the machine is in locked or signed out state as the "sendKeys" is not working.
So any other way or tool if anybody can share, that would help me to automate the whole RDP process would be really great.
Regards,
Soumya
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/213e7b04-eb80-440b-a41f-4d31ad83a201o%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to seleniu...@googlegroups.com.