Web application double click issue
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-02-16 10:38 AM
I have a web 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.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-02-16 02:54 PM
Is double click on any cell opens the next screen. If yes then can you try giving Global mouse Click center twice in any cell. You might have tried already but check if it helps:-)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-03-16 02:21 PM
Use Navigation stage and add (with help of add button) particular element twice and select Action i.e. click center/press.
Hope it will help. 🙂
