11-08-2011, 03:07 PM
Hi
If I click the win object,it will open windows dialog box,from there i need to select some images
but it is not working.
Any help?
Thank you
Uma
If I click the win object,it will open windows dialog box,from there i need to select some images
Code:
Browser("").Dialog("text:=S.*").WinListView("nativeclass:=SysListView32")Select DataTable("x","yy")
but it is not working.
Any help?
Thank you
Uma