Introduction - If you have any usage issues, please Google them yourself
This article discusses ways to control external programs and automate your operations. In practice, you often encounter the need to existing programs and other programs prepared by the window in the text box, buttons and other controls for input, click and other controls, so as to achieve operational automation. Because these programs are written by others, they do not have the original program, can not modify the program to achieve the control of the program, so we can only find another way. In reality, the program window can be divided into two categories, one is the standard windows window, the other is the web-style window, for these two types of window controls, the control method is different, the following were introduced.