[perl-win32-gui-users] how to retrieve the value of syslistview32 item from the GUI

2010-08-16 Thread shilpa huddar
hello all, I m trying to read the GUI and get the values. there is a tab in GUI for which the Winspy shows the name as syslistview32 how will i read the values of this item . kindly help -shilpa -- This SF.net email

[perl-win32-gui-users] how to automate the GUI which is created with SunAwtcanvas

2010-09-22 Thread shilpa huddar
Hi all, I m trying to automate an GUI which is created using Java if i see the window in Winspy it shows class as vncviewer.ViewportFrame for top window and no child windows there are 2 subwindows seen as SunAwtScrollPane and SunAwtCanvas but i can see so many buttons and selections in the

[perl-win32-gui-users] how to Test a button highlighted or not in GUI using perl script

2010-10-20 Thread shilpa huddar
Hi All, i am trying to automate the GUI . Gui has a small rectangle window which glows green if connected else it will be gray. i wanted to test this functionality using perl script. Kindly help how to do this Regards, Sangeeta

[perl-win32-gui-users] how to retrieve the ListBox items from the GUI

2011-01-19 Thread shilpa huddar
Hi All , I am trying to automate the GUI testing . where these is a item created as ListBox ,which has number of things listed. i wan to read this window and get the list of items print the list whatever it shows in GUI . kindly help me . regards, Shilpa