Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

perlguitest · Win32::GuiTest (Perl)

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 2444
  • Category: Perl
  • Founded: Jul 25, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1760 - 1789 of 1818   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
1789 Bill Jones
bijones2 Send Email
May 12, 2007
7:43 am
How can I view the text (or source code) of an 'Internet Explorer_Server&#39; class in an application? WM_GetText returns nothing. Thanks, Bill ...
1788 sujit apte
i_marshal_92 Send Email
May 12, 2007
7:43 am
Hi Piotr, I think this fantastic utility should not be owned by M$. Also there is no point in taking this risk. Sourceforge is best option. Cheers, ~Sujit ... ...
1787 Kristian Karl
kristian_karl Send Email
May 7, 2007
6:26 am
Excellent idea. I think that is a good thing to do. /Kristian ... Från: "Piotr Kaluski" <pkaluski@...> Skickat: den 6 maj 2007 21:27 Till:...
1786 srinivasannamaraju
srinivasanna... Send Email
May 7, 2007
6:26 am
Hi, Pls go thru the below code. It might solve your problem. I found this in of the Google Search. ... # --------- Move the mouse over particular tray icon...
1785 gayle noble
winelf1 Send Email
May 7, 2007
6:21 am
If Microsoft buys Yahoo I think it would be a good idea to move the forum. I am not pleased with their code that calls home whether you want it to or not. I...
1784 Piotr Kaluski
pkaluski Send Email
May 6, 2007
7:26 pm
Hi, I have heard some rumors on buying yahoo by Microsoft. Maybe we should consider moving the forum to source forge. After all, it seams to be a natural place...
1783 Sandip
sandipbbhosale Send Email
May 3, 2007
6:03 am
hello,,,,,,,,, i am creating login page using Perl/CGI facing prob... able to connect DB but from there facing prob If u have related code of login page in...
1782 vidhut singh
vidhut_ait2002 Send Email
May 3, 2007
6:03 am
Hi Arun, Your computer is not allowed to connect to the Perl Repositiory. Pls ask from you network administration to allow the sites which is prerequisite for...
1781 jonnyroberts1978
jonnyroberts... Send Email
May 3, 2007
6:03 am
Does anyone know if there is any support for the SysMonthCal32 class? I was just starting to write some but didn't want to re-invent the wheel!...
1780 sandi_siva Send Email Apr 25, 2007
8:49 am
HI, Please Check ur Perl Installation path. and i guess u have the installer ZIP with the PPD and Read me file. Try the same way steps given in Read txt. ...
1779 Arunkumar
bak_cit Send Email
Apr 25, 2007
8:12 am
Hello I have already installed Active PERL, I am trying to install WIN32GuiTest, afte downloading it. I enter - ppm> install E:\programming...
1778 jonnyroberts1978
jonnyroberts... Send Email
Apr 23, 2007
7:09 pm
Thanks very much! ... #/----------------------------------------------------------------------------------------\ ... ...
1777 brentje Send Email Apr 20, 2007
1:14 pm
Let me just jump in before you drive yourself crazy... Now my only experience with SysMonthCal32 has been through .Net, but I believe I've figured out how to...
1776 grunewald_james@...
grunewaj Send Email
Apr 20, 2007
6:09 am
I have a question for Windows GUI developers. I am using Win42::GuiTest to test the beta release of an application. I've written a little script to list what...
1775 jonnyroberts1978
jonnyroberts... Send Email
Apr 19, 2007
5:26 pm
Does anyone know if there is any support for the SysMothCal32 class?...
1774 kapil sharma
aladdin_mill... Send Email
Apr 19, 2007
7:39 am
Hi, The following piece of code will position the mouse to the middle of the trackbar. You can use Send mouse key down event and get the desired result. Here...
1773 srinivas p
srinivas_4321 Send Email
Apr 18, 2007
12:34 pm
Hi Sir, Ya its true. I am looking for a tool something where we can record the actions on an AUT and play back. The tool which uses perl as script. Regards ...
1772 gsrao_ggt Send Email Apr 18, 2007
10:19 am
Hi Srinivas, We have separate module in perl to do the GUI related testing that is called GUI:WIN32 module. Regards, G.Subba Rao...
1771 srinivas_4321 Send Email Apr 18, 2007
7:03 am
Hi Is there any tool based on perl scripting something like winrunner and qtp. Pls update me. Thanks & Regards Srinivas Potti...
1770 Prahlad Singh
ps_prahalad Send Email
Apr 18, 2007
5:32 am
Inside Win32-GuiTest folder, execute following command: ppm install ./Win32-GuiTest.ppd I am pretty sure it shall resolve your issue. Thanks, PS _____ From:...
1769 basvanberkel Send Email Apr 17, 2007
11:21 am
Is it possible to activate the window of a Trackbar? Because I could do somehing like this: my @wndw = FindWindowLike( undef, undef, undef, 383, 9 ); ...
1768 basvanberkel Send Email Apr 17, 2007
11:09 am
I made it now like this: my @wndw = FindWindowLike( undef, undef, undef, 383, 9 ); if( !@wndw ){ die "Cannot find window with the slider\n"; }else{ printf(...
1767 Gergo Palatinszky
palatinszky Send Email
Apr 17, 2007
11:08 am
Hi, Is there anybody who has a good method to refer to these bar elements (button like) (how to dig out any info, hwnd, etc) Thanx Br, Pala [Non-text portions...
1766 basvanberkel Send Email Apr 17, 2007
9:16 am
Hi Chris, I don't want to use the mousemoveabs, becaute the position of the GUI can change. I want to work with the control ID of the button. If you want to...
1765 Chris Hilton
chris_hilton Send Email
Apr 16, 2007
3:01 pm
Here's how I do a click and drag. You should be able to do something similar. MouseMoveAbsPix($x, $y); SendMouse("{LEFTDOWN}{REL$xOffset,$yOffset}{LEFTUP}"); ...
1764 basvanberkel Send Email Apr 15, 2007
8:54 pm
Hi all, I am doing some experiments with Perl to do some Guitesting. My Gui excist for 90% off trackbars with sliders. Now I am trying to automaticcly move the...
1763 Mark Seger
markseger3354 Send Email
Apr 12, 2007
6:31 pm
I see it's possible to read the contents of various controls in a window but I didn't see a way to access the content of a message box. To be clear, I'm...
1762 Angel Rodriguez
bru22003 Send Email
Apr 6, 2007
7:22 pm
Hello perlguitest, No sooner do I hit enter than I have it working. The Win32::GuiTest downloaded from CPAN is a 1.3 and does not work with anything I tried. ...
1761 Angel Rodriguez
bru22003 Send Email
Apr 6, 2007
6:56 pm
Hello, Everyone, I am having a very hard time installing Win32::Guitest on this machine. I have install it on two other computers successfully but I must be...
1760 ls5302 Send Email Apr 1, 2007
8:33 pm
I'd like to use the GetPopupHandle function to obtain the handle to the context menu within notepad. Unfortunately, like some earlier posts the function return...
Messages 1760 - 1789 of 1818   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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