hi all,
i want to create an application that will give me basic automation functionality.
this application should start an exe file, when i click on a button/menu or anything it should capture the clicks and check what items are found there, later on i want to simulate these commands again automatically.
basically i need to build 2 functions:
1) function that supply information on items found on screen (position, visibility, enable status, class name,....)
2)function that execute the same senario (with confirmation that the command really was executed) using mouse move or remote invocation (throwing the actual events to the application).
can anyone help me with this problem
Z.
.NET Development34
|