Hi,
To copy some records from my application, I am sending 'Right-click' via Global Mouse Click option. Now, this right click option list opens only if there is some data that exists in the application. If there are no rows in the application, the option list does not open. Is there any method which allows me to detect if the 'Right-click' option list is opening or not? The option list contains options like 'Copy line to clipboard', 'Copy all data to clipboard', etc.
P.S. The options that need to be accessed have no keyboard shortcuts.