Hi,

I am wondering if it is possible to extract values from various controls (such as textboxes, comboboxes) available on an application using API's?

For example App1 is the application which has several controls such textboxes and comboboxes.

Is is possible to write App2 (which runs seperately) that extract data available on the controls of App1?

The purpose is for automated testing...

Any feedback will highly appreciated..
thanks