Hi,
I'm using c# to write automated tests. Testing software itself can be handled by accessing the different window handles..... but how do I proceed, if I want to identify the different objects embedded in a IE window ? (e.g. the different fields and buttons that appear on a webpage, or in a MacromediaFlashPlayerActiveX form...)
has anyone aleady gathered some experience with this ?
thx :)
Ulf