Click on Java Application

I am trying to click on Tree table on Java application, however it is not operating the same. I tried with “Click”, “Double Click”, “Click Text”, “Double Click Text”.

Can anyone hlep on this . :slight_smile:

@MaheshShelke,

Do you have Java Plugin installed?

You able to get the selectors for the Tree Table on the Java Application.

Check if there is any idx value and that would be changed while reloading the application? Are you getting any error/exceptions during the click activity?

Thanks for your reply.

Its is a Jaba application and does not have any IDX value in the selectors. Any other option for this?