This is a migrated thread and some comments may be shown as answers.

Support for performing actions on Context menu

1 Answer 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Cheluvambike
Top achievements
Rank 1
Cheluvambike asked on 08 Apr 2011, 12:26 PM
Hi,

In our web abpplication, we have tree view , in whic user can select an item and  right click on it, browser will display the Context menu with some options, these context menu options allow the user to perfrom some more operations.


Ex: I will choose a file name from particualr page and then right click, it will display a context menu with Copy, delete and rename. Later if the user choose Copy option from the context menu will display another dialog with tree view of folders, where destination for the copy can be choosen.

These context menu actions are not getting recorded or identified by the Web UI test tool.

Is there a way to over come this problem

Regards,
Cheluvambike

1 Answer, 1 is accepted

Sort by
0
Stoich
Telerik team
answered on 13 Apr 2011, 02:24 PM
Hi Cheluvambike,
  what kind of an application are you working on? Silverlight? ASP .NET? Are you using Telerik controls?

One approach that might work for you is to use MouseActions in order to generate the necessary clicks. Check out this Jing video:
http://screencast.com/t/7mwe7dLaKz

If Test Studio is unable to detect the right-click menu (i.e. you are unable to highlight it) you can workaround that with a Specific Point click as seen here:
http://www.telerik.com/automated-testing-tools/support/kb/invoking-blind-i-e-element-independant-mouse-clicks.aspx

Hope to hear from you soon!

Greetings,
Stoich
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Cheluvambike
Top achievements
Rank 1
Answers by
Stoich
Telerik team
Share this question
or