Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Executing AutoIt script in nodes using Selenium Webdriver

How to run autoit.exe remotely in grid nodes? Autoit files are in my project when ever I run a job from jenkins code will be pulled to the hub then start running test cases in nodes and autoit script wont run. But when run same in my local its working.

Runtime.getRuntime().exec(".\\AutoIT\\filedownload.exe");

Comments