How to give input to the Java UI from batch script
Hi,
I am running an autoamtion batch script. From the myscript.bat i will call another batch script of my application which will po up a JAVA ui. I have to give input(like selecting from a combo box and writing in the text field) to the java UI from myscript.bat. Is there any way to handls that java UI from the myscript.bat
Kindly help me please...............
Regards
Revathi
|