Author: SSWUG Research

Community

Using SendKeys

(Richard Carr) Some software that needs to be automated provides no application programming interface (API) to permit this and no direct access to data to control the program indirectly. In these cases, one solution to automation is the SendKeys class.