MadhiContributor15 years agosimulate Context menuTrying to simulate right click by using sendkeys (shift f10). But the script pauses on executing the shift+f10. Is there a workaround for this. ClickR is not consistent in my app.Show More
AlexanderMStaff15 years agoHi Madhi,Looks like you are using VBScript, so you need to use double quotes for string constants:obj.keys("[Apps]")Important: the constants passed to the Keys method are case-sensitive.
Recent Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting
Related ContentUnable to Get Context (Popup) Menu ObjectsTestComplete cannot find nested Popup menu, In neste popup menu.Simulating Chrome Hard reload