Java Navigation Issue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-15 01:47 PM
I have a Java application that contains a table; I have no issues spying the table as I can select each cell and read the information. However to navigate to the next screen I need to double click the table.
None of the inbuilt commands works. So far, I have tried using the global mouse options and Send Keys to overcome the problem but nothing has worked.
I have also tried to switch on the Windows accessibility mode and use the keyboard as a mouse but again with no joy.
Any ideas would be greatly appreciated.
Thanks
Keith
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-06-18 11:33 PM
Facing the Same issue. Searching for the solution. Please share the solution.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-06-18 04:32 PM
Have you tried activating the application first and then sending Global mouse clicks ?
