Page 1 of 1

Java software buttons

Posted: Mon Nov 14, 2016 10:52 am
by marcolobaido
Hi,
I use robotask to automate a software based on java.
When I use "Move to an Object" action, robotask remember only:
- Window caption
- Window class
but NOT control text.

Can robotask individuate other software's buttons?

If not, can you add a new action that saves the button screenshot and then clicks on it?

Thank you

Re: Java software buttons

Posted: Mon Nov 14, 2016 11:36 am
by Oleg
Java applications use its own control elements of a window.
I'm afraid that you have to use mouse coordinates in the window only in this case.

Re: Java software buttons

Posted: Mon Nov 14, 2016 1:03 pm
by marcolobaido
It would be usefull adding an action that identify every button of every software capturing its image...this will make robotask a very powerful tool. Can you add it in your "to do" list, please?