I am trying to execute a robot test containing AutoTtLibrary. This test is executed locally on the PC but now I am trying to execute the same test on that PC but invoked from different PC.
- I used remoterunner library. While test started, I got error that AutoItLibrary.py access is denied.
- I used PsEXEC to launch cmd of remote PC, and then tried to execute the same robot command on this cmdline which worked on the local PC. The test started but it got stuck.
Is there any method to resolve this issue?
Right now my only option is to execute robot test on each pc locally
question from:
https://stackoverflow.com/questions/65906534/is-there-any-method-to-execute-a-robot-test-on-a-separate-remote-windows-machine 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…