AutoIT in selenium grid

17 views
Skip to first unread message

Neela Anand

unread,
May 11, 2018, 6:07:23 AM5/11/18
to Selenium Users
When I tried to execute AutoIt in Selenium Grid "filenotfoundexecpection" error is occurring.

Installed AutoIt in both hub & node machine & also placed .exe file in both machine.

Same file path is mentioned in Runtime.getRuntime().Exec(file path).

Also tried with setFileDetector too
driver=new RemoteDriver(new URL(remote URL),caps);
((RemoteWebDriver)driver).setFileDetector(new LocalFileDetector());
Tried above code still not working

Still unable to access 

David

unread,
May 11, 2018, 2:34:02 PM5/11/18
to Selenium Users
What's failing exactly? Failing to find AutoIt executable to run or failing to find file to upload using AutoIt?
Reply all
Reply to author
Forward
0 new messages