Search the web
Sign In
New User? Sign Up
perlguitest · Win32::GuiTest (Perl)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1639 - 1668 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1639
Quick little post on Vista support and Win32-GuiTest. So far I have been using Vista and Win32-GuiTest successfully for a couple of weeks. But there are some...
dgilbert101
Online Now Send Email
Jan 3, 2007
9:43 am
1640
http://www.pickatutorial.com/tutorials/perl_1.htm...
Raja Jee
pickatutorial
Offline Send Email
Jan 3, 2007
9:43 am
1641
Hi, VMware Workstation is a powerful application that simulate hardware and allow you to run several OS on a single "real-machine". Check it out at:...
Nahum Cohen
nahum_cohen_...
Offline Send Email
Jan 3, 2007
9:43 am
1642
Thankyou for your help it is now working! Jon....
jonnyroberts1978
jonnyroberts...
Offline Send Email
Jan 3, 2007
9:45 am
1643
Does anybody know how to get Unicode (mixture of e.g. Greek and Hebrew) text from edited EditBox using WMGetText? I can get only the sequence of question...
virginijus_dadurkevic...
virginijus_d...
Offline Send Email
Jan 3, 2007
12:19 pm
1644
Hi all I have to automate a testcase. We are using elipse IDE. The thing that we are looking to use is present as a tab inside a window with no name. Is it...
Kiran Rajan
kiranraj20
Offline Send Email
Jan 4, 2007
9:15 am
1645
Hello ! When calling Win32::GuiTest::GetPopupHandle() the popup menu is displayed but returns 0 - not the handle of context menu though a valid window handle...
nor
testerng
Offline Send Email
Jan 4, 2007
12:18 pm
1646
I installed the latest active-state perl for windows, and the free version of MS Visual Studio 8 with the matching SDK. After fiddling with INCLUDE, PATH, and...
greear_ben
Offline Send Email
Jan 10, 2007
11:52 am
1647
Don't know about your errors but I installed the latest version from Sourceforge using ppm and it worked fine. No build required. I use GuiTest frequently,...
Sander Pool
sander_pool
Offline Send Email
Jan 10, 2007
5:00 pm
1648
First, sorry for top-posting, but yahoo put some html crap in here that makes it difficult to comment in-line... I can try the ppm method...I was just used to...
Ben Greear
greear_ben
Offline Send Email
Jan 10, 2007
5:34 pm
1649
Hi, I have a 16-bit application and need to send keypress's to it does anyone have any idea if this can be done on a 16 bit app? If anyone could point me in...
jonnyroberts1978
jonnyroberts...
Offline Send Email
Jan 12, 2007
5:39 pm
1650
Well, the first thing to do would be try it. If you did, what was the result?...
Sander Pool
sander_pool
Offline Send Email
Jan 14, 2007
2:59 pm
1651
I tried accessing the windows usiing findWindowLike which worked ok, and you can locate child windows etc. But nothing seems to happen when I send a key to the...
jonnyroberts1978
jonnyroberts...
Offline Send Email
Jan 16, 2007
10:20 am
1652
Hi, I have a problem related to tree view.If theres a check box in the tree view(related to the path in the tree view which has to be selected),then how to...
amit kumar
singhamit_1010
Offline Send Email
Jan 23, 2007
12:54 pm
1653
I am trying to access the text contained in a series of controls embedded in a window. I can get the handles from WinSpy, but when I pass these handles to...
WH
grabpage
Offline Send Email
Jan 29, 2007
11:33 am
1654
Hi, I have an application which has virtual list views. (list views that has LVS_OWNERDATA style). I am trying to use GetListViewContents( $hwnd ); ...
T.Shanmuhanathan
shanmuha
Offline Send Email
Feb 5, 2007
7:57 am
1655
Hi All, I am facing the following errors in my script. "GetPopupHandle" is not exported by the Win32::GuiTest module Can't continue after import errors at...
arun_r2k
Offline Send Email
Feb 6, 2007
8:48 am
1656
hi all, i am using win32::guitest package of perl for writing a script for GUI automation. I am stuck at a point. i have to access the individual button in the...
supriyadixit
Offline Send Email
Feb 6, 2007
8:48 am
1657
I have not used win32::guitest for the particular issue that you are referring to but i think d following might help Assuming u have the handle to the...
Susruth Sudhakaran
sush_1205
Offline Send Email
Feb 7, 2007
7:51 am
1658
Hello Use the last version of Win32::GUI test - 1.50.4! You can find it here -> http://sourceforge.net All functionality you need is there. Regards, Norayr...
nor
testerng
Offline Send Email
Feb 8, 2007
9:27 am
1659
Hi supriya, I have faced the same kind of problem .... i had to select the icon from d tool bar .. but i didnt find anything.. may be below mention solution...
vidhut singh
vidhut_ait2002
Offline Send Email
Feb 9, 2007
3:02 pm
1660
Hi All, I would like to find out how to set text or get text from a control that is part of a control array where all the controls have the same control ID. ...
morthomtech
Offline Send Email
Feb 12, 2007
8:40 am
1661
I've come across very much the same problem with listboxes and such. Here are things to try: 1. first appraoch: check as they appear in order as the window...
stuart arnold
sarnold_688
Offline Send Email
Feb 13, 2007
1:20 am
1662
Hi Arnold, Thanks for the suggestion. Could you give a sample code or something, I am very new to GUITest. Thanks. stuart arnold <stuart.arnold@...>...
Morthom Technologies
morthomtech
Offline Send Email
Feb 14, 2007
9:20 am
1663
I am new GUI testing on windows platform. I am currently evaluating various tools and looking at options in terms of automating gui developed using MFC. Other...
thesus03
Offline Send Email
Feb 19, 2007
10:26 am
1664
... 1) Because Win32::GuiTest is free, you won't be constrained in terms of how many machines you can develop and execute tests on, and you won't have the...
Danny R. Faught
sw_alchemist
Offline Send Email
Feb 19, 2007
3:23 pm
1665
Sure...commercial tools won't give you the source code. That was the final deciding factor for me. Some of the commercial tools got close to what I needed,...
brentje
Offline Send Email
Feb 19, 2007
3:26 pm
1666
We started using a commercial software test automation package about a year or so ago. About that same time I started using Win32::GuiTest. To be sure, it has...
Tim Mitchell
tmaxquig
Offline Send Email
Feb 20, 2007
8:41 am
1667
Thanks for your responses. I have few more question, 1) are your gui testing frameworks based on table driven or something similar frameworks? 2) To automate a...
thesus03
Offline Send Email
Feb 20, 2007
8:41 am
1668
Hi Brent, I am new to the win32::GuiTest, I want to do the functionality testing of an application using win32::GuiTest. Can you please tell me what are the...
gs rao
gsrao_ggt
Online Now Send Email
Feb 20, 2007
8:41 am
Messages 1639 - 1668 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help