Forum Discussion
While I don't recommend keeping unedited Mappings and code from a recording for your final test, have you tried recording interacting with the context menu? What happens when you use Object Spy?
Object spy sees it as a context menu which is a good sign. However, my problem is that I have items like "Add..., Remove..., Properties..., etc.) which TestComplete recognizes (they get highlighted in the menu) but the actual Click that I want doesn't occur. In other words, TestComplete is highlighting (hovering over) the items in the list and not actually clicking on them. I even tried using integers like 0,1,2,3 (which is something I don't want to do for obvious reasons) but that method didn't work.
It recognizes that it's a popup context menu and works when I use X,Y coordinates within the context menu and a click occurs.
I have tried various methods from the documentation and other support cases but can't seem to get anywhere and this issue seems to fall in line with mine.
Related Content
- 11 years ago
- 4 years ago
Recent Discussions
- 19 hours ago