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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 61 - 91 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
61
Hello group, I am new to Win32::GUITest. I have been writing GUI based automated test with WinRunner and Rational Robot for about two years. I was wondering if...
janvanmansum
Offline Send Email
Mar 6, 2002
5:26 am
62
I am new to testing and have a few questions about WinRunner and Robot for you if you don't mind. 1. Which one do you like the most and why? 2. Which is easier...
paulbt2000
Offline Send Email
Mar 7, 2002
7:11 am
63
... Perl is FREE. Perl skills are more resellable in the marketplace, than just closed solutions. Having Perl skills can lead to higher paid jobs. Perl has...
huazhi_ca
Offline Send Email
Mar 13, 2002
10:12 pm
64
The febuary issue of Windows Developer (http://www.wd-mag.com/articles/2002/0202/0202toc.htm?topic=articles) has an article. There's a code snippet from: ...
huazhi_ca
Offline Send Email
Mar 13, 2002
10:17 pm
65
... Nope. Don't even know what that is. I am going to use DejaGNU, which has excellent documentation and is bundled with Cygwin....
huazhi_ca
Offline Send Email
Mar 13, 2002
10:18 pm
66
I grabbed the zip file of 5.6.1 from ActiveState and unzipped the archive into C:\. The result is perl.exe is located into C:\ActivePerl\Perl. I found the...
huazhi_ca
Offline Send Email
Mar 13, 2002
10:27 pm
67
Hello All. Believe or not I am actually a Macintosh user and UNIX fan. However, my recent job has a product for MS Exchange server, and I do whitebox QA. I...
huazhi_ca
Offline Send Email
Mar 13, 2002
10:41 pm
68
I just picked my magazine up today at Border's....
huazhi_ca
Offline Send Email
Mar 13, 2002
10:52 pm
69
When I type PPM I get this. I installed this from a zip from ActiveState. :-( Failed to load PPM_DAT file Can't use an undefined value as a SCALAR reference...
huazhi_ca
Offline Send Email
Mar 13, 2002
10:54 pm
70
I looked in the article. It's ok, but is limited to just FindWindowLike, SendKeys, SendLButtonDown, MouseMoveAbsPix, etc. I wish there was more sample source...
huazhi_ca
Offline Send Email
Mar 14, 2002
2:53 am
71
I've found it to be very difficult automating the apps in MS Office (though my experience is strictly with Rational's Robot tool for trying it -- I'm still...
Tinkham, Andy
tinkha
Offline Send Email
Mar 14, 2002
4:51 am
72
Hello Andy. Actually all of my automation is through OLE Automation. However I have two problems. (1) Outlook Profiles - there's no OLE automation for Outlook...
huazhi_ca
Offline Send Email
Mar 14, 2002
4:28 pm
73
Using PushButton.pl as my guide, I did the following. If anybody has Outlook, configure it to use profiles, and try this. :-) The path I chose, requires...
huazhi_ca
Offline Send Email
Mar 14, 2002
5:57 pm
74
I used spy--.pl to sniff out this window. I got the following snippet amongst everything else: ++0x00420082, 'Check Name', #32770 +++0x0084006C, 'Microsoft...
huazhi_ca
Offline Send Email
Mar 14, 2002
10:08 pm
75
... SetForegroundWindow($windows[0]). ... button is not working. :-( Why?!? PushButton uses a case insensitive match with a regular expression. With that in...
ctrondlpaulsden
Offline Send Email
Mar 15, 2002
3:20 am
76
Hi folks, Let's see a raise of hands for all whom have used QA Partner or Silk? I think this is a great product. However it like $4000, and many employers...
huazhi_ca
Offline Send Email
Mar 20, 2002
11:53 pm
77
... Silk? I think this is a great product. However it like $4000, and many employers may not want to pay for it. ... ...
ctrondlpaulsden
Offline Send Email
Mar 21, 2002
6:37 am
78
... Sign me up. I can be a beta tester as well. :-> Plus, I have a day job, but I am a whitebox QA tester. So I can possible test some things out, and get...
huazhi_ca
Offline Send Email
Mar 21, 2002
5:42 pm
79
Hi, ... [...] ... It's going slower than I would like it to... I'm thinking about releasing an intermediate version that's mostly done already in case people...
erngui
Offline Send Email
Mar 25, 2002
12:24 am
80
Hi, ... [...] ... parentwin.childwin.dialog.button.click(), etc. For those of you Looks a bit like Smalltalk. In that language every method by default returns...
erngui
Offline Send Email
Mar 25, 2002
12:31 am
81
Here is some code that will retrieve the text from a ListView box. Paul SV* GetListViewHelper(HWND hwnd, int index) { /* some code adapted from Jeffrey...
paulbt2000
Offline Send Email
Apr 12, 2002
2:45 pm
82
Hi all, still have some work to do before I call it 1.5, but decided it's time to release it, as you've been waiting quite long for a new version. I'll wait...
erngui
Offline Send Email
May 12, 2002
8:24 pm
83
Alright, I have an interest in doing automated tests now using Perl for Win32. How do I get started? I know VERY LITTLE Perl, but a substantial amount of...
Ben Rush
kwendex
Offline Send Email
May 14, 2002
7:17 pm
84
Hi, ... for Win32. How do I get started? I know VERY LITTLE Perl, but a substantial amount of C,C++, and C#. That's fine the basics are quite straightforward...
erngui
Offline Send Email
May 17, 2002
4:54 pm
86
hi. i'm trying to get keypress to recognise normal a-z characters but i can't seem to get it to work. first in keypress.pl i tried just changing @keys to qw/s...
amorphis_bwd
Offline Send Email
May 22, 2002
8:07 am
87
Hi, ... but [...] ... You did nothing wrong. The version IsKeypressed that I uploaded only supports "special" keys. That means it understands the same things...
erngui
Offline Send Email
May 22, 2002
9:24 pm
88
Thanks for that. i installed it using ppm cos nmake seems to crash when its compiling something that uses xs. anyway, i've run into a little bit of a problem....
amorphis_bwd
Offline Send Email
May 23, 2002
12:26 am
89
Hi, ... [...] ... Win32::GuiTest No idea, but you could try two things to see what happens: 1) use strict; at the beginning of your script and using "perl -wc ...
erngui
Offline Send Email
May 23, 2002
9:40 pm
90
Great Utility - I am trying to identify the title of the currently focussed window under NT, How can this be done? Regards Nigel...
nigelk60
Offline Send Email
May 30, 2002
1:18 pm
91
Hi, ... You'll need GetWindowText for sure and then either GetForegroundWindow, GetFocus or GetActiveWindow, depending on what exactly you mean by "focused". ...
erngui
Offline Send Email
Jun 3, 2002
5:33 pm
Messages 61 - 91 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