java - Running AutoIT script on Selenium Grid -


How can I run an auto script over a Selenium grid setting?

I have Exe is the file on all the machines but Selenium Script is required to call it to run on each node of the grid, is it possible?

This should work for you:

  string cmd = " C: \\ Pathtox \\ ootaut.xa "; Process P = RuntimeGreat Time (). Exec (CMD); P.waitFor ();  

Comments

Popular posts from this blog

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -

Editing Python Class in Shell and SQLAlchemy -

import - Python ImportError: No module named wmi -