I'm having troubles with clicking inside a ContextMenu in AutoIT. The context Menu has only one parameter which is the class: Afx:00960000:4803:00010003:00000010:00000000. The rest of the parameters are empty. The photos showing the context menu are attached below.
I'm looking for an alternative to the classic Send("{DOWN}") method to browse the context menu. I have also tried with ControlClick() or WinActivate using the class for the context menu but i had no positive results.
Thank you.