java - automating a task with ProcessBuilder - how to login? -
we have terminal @ work users login , run commands. 'terminal' old ibm legacy system stone age can send command , replies. objective automate process 'processbuilder'.
i read feature , realized can key solve lot of our work. in way, i'm thinking java application automate work users doing on daily basis. instead of them punching keys millions of times, system them!
problem i'm not sure how processbuilder can it? how login? wait reply? how can instruct go menu 1 choose item 5 , input message 'abc' if replay 123 type xyz etc...?
thanks!
ps - if there's different programming language can - bring on.
Comments
Post a Comment