Question about using Win32 handle to access objects
Hello !
my first time here...
I`m working with TestComplete & Javascript. Im trying to do something like this:
every time a window is opened in our software , I built a function to get the win32 handle address for each object inside this window ,by its string name (this is something that remains unchanged). now,after opening the window in real time , and running the function, I have some value like this for example:
0x00b206d8 .
my question is , how cand I use this handle value in order to do some actions on this object- for example insert a value and etc...
I need the correct syntax in order to do so ,
thank you very very much
Nir
Bookmarks