Hi ,
I am using AutoIt for web automation. I want to check some text displayed on the web page after an operation.
HTML Body control name is Internet Explorer_Server1 and I got the handler to this but when i call ControlGetText with this it is giving empty string.
But If use ControlClick ( $whandle,"", $hwnd , "right",1 ) it works fine.
Can any one help me.
Thanks
Regards
Sai Kumar