Sangeeta Huddar wrote:
> 
> 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
> 
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand 
> malware threats, the impact they can have on your business, and how you 
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
> http://perl-win32-gui.sourceforge.net/
> 

Do you know Win32::GuiTest?
This is usefull Win32 perl module and the your solutions in here.I can't
make an example sorry but review this Win32::GuiText module page;

http://search.cpan.org/~erngui/Win32-GuiTest-1.3/GuiTest.pm

And Examples;

http://search.cpan.org/dist/Win32-GuiTest/lib/Win32/GuiTest/Examples.pm

Just use GetListText and GetListContents Win32 Api functions. Win32::GuiTest
Module supports this function.
(sorry my bad eng.)
-- 
View this message in context: 
http://old.nabble.com/how-to-retrieve-the-ListBox-items-from-the-GUI-tp30708989p31001287.html
Sent from the perl-win32-gui-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to