Is there a way to show context menu actions, only when the user right-clicks on classes that start with \"story\".
For example: if the user right-clicks on an object
Till date
"all", "page", "frame", "selection", "link", "editable", "image", "video", "audio", "launcher" are the contexts only supported. It is not possible to customize per class of an Object.
If you are looking to show context menu actions, only when the user right-clicks on certain div.class on the page use mouse over menu as shown here
