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

Editing Python Class in Shell and SQLAlchemy -

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

import - Python ImportError: No module named wmi -