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 your group to be featured on the Yahoo! Groups website? 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 309 - 338 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
309
Hello I would be interestedin the code regards, Joern Knie-von Allmen ... "'perlguitest@yahoogroups.com'" <perlguitest@yahoogroups.com>...
phisiker2000
Offline Send Email
Aug 7, 2003
9:45 am
310
Phil, It goes something like this: sub selectNode() { my ($treeview, $path) = @_; #Find the node using Win32::ActAcc my $node = FindTreeViewNode($tree_view,...
Tim Kimber
KIMBERT@...
Send Email
Aug 7, 2003
11:05 am
311
Let me introduce myselft to all of u ? I am a new joinee to this group. I joined this group bcaz i want to know about the use of perl in testing applications...
netsmartz_satish
skarora27
Offline Send Email
Aug 7, 2003
11:19 am
312
Hello thank you for this piece of code. Before I read this, I extended the Win32::GuiTest-Module by the functions to control TreeView-Controls. They a= re...
phisiker2000
Offline Send Email
Aug 8, 2003
9:32 am
313
Hello I think, you should first learn to work with Perl before to continue programming with Windowsfeatures. If you do so, you will always look at that, what...
phisiker2000
Offline Send Email
Aug 8, 2003
9:32 am
314
I would submit the change to Ernesto, who wrote the GUITest module. regards, Tim Kimber ... Hello thank you for this piece of code. Before I read this, I...
Tim Kimber
KIMBERT@...
Send Email
Aug 8, 2003
9:53 am
315
Hello, I have been using the GuiTest package for automation data gathering. I have noticed that the PushChildButton() function is inconsitant, and occationally...
chobitex
Offline Send Email
Aug 10, 2003
1:49 am
316
Haven't seen this inconsistency myself. If your able to reproduce it, providing some detailed information (OS, sample script, etc.) may be helpful. And the...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Aug 10, 2003
6:42 pm
317
Hi, I'd like to test the existence of a menu entry (menu is dynamically generated), so I tried to work with "MenuSelect". Since the notepad example...
michael_kuss_perfcon
michael_kuss...
Offline Send Email
Aug 13, 2003
3:23 pm
318
I'm new to Win32::GuiTest and not super-proficient in perl. All I want to do is open the Win32 app to be tested and hit File->New from the menubar. I am trying...
yowshuflop
Offline Send Email
Sep 10, 2003
3:56 pm
319
The problem could be related to msg#221 as you are maximizing (/max) the window when you start it. If this is the case, it will require that the fix mentioned...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Sep 11, 2003
3:58 pm
320
There is a known problem with this function and it is documented in msg #221. It happens when an MDI window is maximized.... If this is not the problem you...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Sep 11, 2003
4:00 pm
321
Hi, maybe there is someone who can help me. I need to drag with the mouse while pressing a shift modifier. Is this possible with the actual package of...
michael_kuss_perfcon
michael_kuss...
Offline Send Email
Sep 15, 2003
10:40 am
322
Hi all! I'm new to GuiTest and quite impressed with the functionality! I'm using to automate access to some GUI applications which I want to run as a...
mark60050
Offline Send Email
Sep 15, 2003
3:56 pm
323
I apologise in advance if this is not the right forum for the posting.... We have a long term contract position for someone with - a. PERL/Win32 programming...
amarpanchal
Offline Send Email
Sep 15, 2003
4:40 pm
324
mark60050: ... I'm doing almost exactly what you're doing -- (5 minutes later and on Win2000). Tasks run ok when I'm at home in bed -- but with some of the...
Peter G. Martin
scribepeterm
Online Now Send Email
Sep 16, 2003
10:10 am
325
Hi, I know about (simple) modules in .pm files, but I don't know about the .xs-files. So maybe this is a boring question for you experts: In the file...
michael_kuss_perfcon
michael_kuss...
Offline Send Email
Sep 18, 2003
2:30 pm
326
use Win32::GuiTest qw/:ALL/; use warnings; # use strict; $a = "Loop got a call from test_run.\n"; $b = "Pause got a call from loop.\n"; $c = "Loop got a call...
j00j00633
Offline Send Email
Sep 18, 2003
2:30 pm
327
Just wondering... ~ means ENTER + means SHIFT ^ means CTRL % means ALT How would I check to see if those keys are pressed in IsKeyPressed ();? Or is it...
j00j00633
Offline Send Email
Sep 18, 2003
2:30 pm
328
Hi, wouldn't it be nice, if the SendMouse command supported modifier keys ('^', '%', '+') as the SendKeys command does? (I need to drag an object while...
michael_kuss_perfcon
michael_kuss...
Offline Send Email
Sep 18, 2003
2:30 pm
329
mark60050: ... I'm doing almost exactly what you're doing -- (5 minutes later and on Win2000). Tasks run ok when I'm at home in bed -- but with some of the...
Peter G. Martin
scribepeterm
Online Now Send Email
Sep 18, 2003
2:30 pm
330
I sympathize with Greg, there are funtions (e.g. those added in 1.2) that are not in the function list, and have no description or parameter information, at...
kirby_laurence
Online Now Send Email
Sep 19, 2003
9:51 am
331
I thought I heard a volunteer there for a moment; and maybe not... Regards, D...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Sep 21, 2003
10:16 pm
332
I couldn't volunteer if I wanted to. More's the pity. I just started with the module last week, and I'm still experimenting to see what types of button...
kirby_laurence
Online Now Send Email
Sep 23, 2003
10:35 am
333
Hi all, Thanks for reading my query. I have an urgent query reagarding the web application testing. The scenario is : There is a complete web application. The...
netsmartz_satish
skarora27
Offline Send Email
Sep 25, 2003
12:33 pm
334
To the list, I have recently downloaded and installed the tool and now am in the need of a tutorial. Is there a tutorial on how to get started?? Thanks, Ken...
Ken
krc2700
Offline Send Email
Oct 1, 2003
5:51 pm
335
Ken, I went through the newbie stage 6 months ago, and can tell you that most of this module is learned by trial and error. I've copied in two sub routines I...
Mike Springer
mspringer3187
Offline Send Email
Oct 3, 2003
9:45 am
336
The examples under the eg/ will be most helpful in addition to the core module documentation (README.txt or `perldoc Win32::GuiTest`)... Also, having a copy...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Oct 3, 2003
6:16 pm
337
... http://msdn.microsoft.com/library/default.asp ... Version: 3.12 GIT d s+:++ a C++ UL++ US+ P+++ L++ W+++ w PS PE t++ b+ G e r+++ z++++ ... ...
Kristofer Hoch
kristoferhoch
Offline Send Email
Oct 25, 2003
1:29 pm
338
Is it possible to use the make that comes with Dev-cpp from http://www.bloodshed.net/ to build this module. I prefer indigoperl over activestate...
ste88llo
Offline Send Email
Oct 29, 2003
10:45 am
Messages 309 - 338 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