Are there any source code example of software automation testing with System.Windows.Automation?
because i'm realy having problems with this...
Are there any source code example of software automation testing with System.Windows.Automation?
because i'm realy having problems with this...
These links should give you a start:
System.Windows.Automation
The Microsoft UI Automation Library (MSDN article)
You might want to look at White. It uses the System.Windows.Automation heavily and includes a lot of samples and tests.