I was trying to make a small application that can automate another desktop application. I'm using UIAutomation to simulate keyboard and Mouse input. How ever it seems invoke pattern not always works as expected. Do I have other options instead to make a real click or keyboard input just like I‘m using the hardware?
↧