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

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -