Question
Right click on web page using openspan
Hi,
I need to right click on an item in a web page to get a menu list for selection. This menu is dynamically created in the application using javascript. It is not possible to interrogate because menu disappear when I click somewhere outside. Is there any workaround to automation this functionality? Any help is appreciated. Please find attached screenshots for reference.
Thanks,
Madhu
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
There is a trick for menu items like this. Usually, you can use test methods to right-click on a control in order to generate the menu. Then you should be able to interrogate menu items with the bulls-eye.
Check if this works for you.