Java software buttons

Discuss RoboTask here
Post Reply
marcolobaido
Posts: 70
Joined: Thu Jul 02, 2015 3:54 pm

Java software buttons

Post 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
Oleg
Site Admin
Posts: 3004
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Java software buttons

Post 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.
Oleg Yershov
marcolobaido
Posts: 70
Joined: Thu Jul 02, 2015 3:54 pm

Re: Java software buttons

Post 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?
Post Reply