Hi all, I need to automate some mouse clicks in a GUI. It is an audio editor. Name is Steinberg Nuendo. My problem is, it doesn't have any controlIDs. So i did the automation with MouseClick() function. My question is, Is there any better ways to deal these kind of GUIs ? I can't depend mouse click function. Especially when we need to change the mouse cord mode frequently.