I wonder is possible to make a bot writen in JAVA, which will open some program(program is under windows), click on the button in this program and type some data, check status of this program(login or logout, this is client for online game). Which JAVA tools I need ? I think that java robot lib is not enough for this.
Thanks in advance.