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 401 - 430 of 1815   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
401
Hello, I'm not sure I've ever used system() with a filename such as this, but here are a couple of options that I see: Cruddy Option 1: ren "Dr.DivX...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Feb 2, 2004
4:14 am
402
What about using the short name from the old DOS 8.3 days. DRDIVX~1.EXE = Dr.DivX ProfEdit.exe Untested: system ("start DRDIVX~1.EXE"); "Dennis K. Paulsen"...
Steve DeRidder
verticaltier
Offline Send Email
Feb 3, 2004
3:28 am
403
Just out of curiosity: why is this module maintained on a Yahoo Groups site, and not on CPAN? I apologize if this has been discussed before, and I'm not...
Ken Hommel
khommel
Offline Send Email
Feb 3, 2004
10:31 pm
404
Hello all, you can try something like: my (@args) = ("start","\"application_path\\Dr.DivX ProfEdit.exe\"",); system(@args)==0 or die "system @args failed: $?" ...
Ovidiu Padurean
pio0203
Offline Send Email
Feb 4, 2004
1:30 pm
405
I am trying to use this module with a script I have written for test Internet Explorer, in which I have control of IE using the OLE objects for Explorer. but I...
Dan Neubecker
neubecda
Offline Send Email
Feb 4, 2004
9:24 pm
406
Release versions (i.e. 1.30) of this module are distributed to CPAN and the yahoo group... Beta versions (i.e., 1.49.2) are only distributed to the yahoo...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Feb 7, 2004
3:19 pm
407
Hi i want to send 4 "TAB"s successively with folowing script's line $delay = 2000; SendKey("{TAB 4}", $delay) but just i take only 2 TABs Has someone an idea,...
tina_amir
Offline Send Email
Feb 10, 2004
3:54 pm
408
I have a window with the title "Response" and with 2 "TEdit" and 1 "TComboBox". Each widget (seems to) has a label (it's probably a kind of property?). I...
shiftibm
Offline Send Email
Feb 13, 2004
3:13 pm
409
I'm having a lot of trouble setting the value of a combo. SendKeys always acts as if it is typing the first letter (which makes sense). I thought that GetFocus...
Steve West-Fisher
westfisher
Offline Send Email
Feb 18, 2004
1:13 pm
410
... Internet Explorer, in which I have control of IE using the OLE objects for Explorer. ... reason I can't seem to get it to work unless I free my control of ...
alcam_cs
Offline Send Email
Feb 19, 2004
11:08 am
411
This works, thanks. I just have another question, How can I verify that a Java Applet is completely loaded in IE? So that I can make sure I wait long enough...
Dan Neubecker
neubecda
Offline Send Email
Feb 19, 2004
4:02 pm
412
02-19-2004 Ernesto, I'm wondering if everything is okay? I've sent you a couple of emails over the past several months and the last I heard from you was in...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Feb 20, 2004
3:45 am
413
Enter your vote today! A new poll has been created for the perlguitest group: What is your overall opinion of WinRunner? o Excellent o Good o Fair o Poor To...
perlguitest@yahoogrou...
Send Email
Mar 3, 2004
10:35 pm
414
There should be no problem in doing this. I could only imagine that the application you are testing with isn't responding to the first two tabs, so make sure...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Mar 13, 2004
6:43 am
415
Hello All, First, I'd like to mention that it has been highly enjoyable for me over the years to work with and help out those individuals developing on or...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Mar 13, 2004
9:04 am
416
Gabor, I've thought about stepping in, however one of the biggest issues in doing that is the lack of resources... Projects of this size seem to be like a...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Mar 15, 2004
12:26 pm
417
Enter your vote today! A new poll has been created for the perlguitest group: Please read the latest group messages if your unfamiliar with why I'd be asking ...
perlguitest@yahoogrou...
Send Email
Mar 15, 2004
12:48 pm
418
... I am not sure if this is a general issue if there is something to do of being on the border line of proprietary and open source software. For that matter...
Gabor Szabo
gabor529
Offline Send Email
Mar 16, 2004
10:21 am
419
I am resending this as the previous one disappeared... sorry if you will receive it twice. Gabor...
Gabor Szabo
gabor529
Offline Send Email
Mar 16, 2004
10:22 am
420
I am trying to send this in for the 4th time, but it always disappears. Please forgive me if suddenly you'll receive all the copies. Gabor ... I am not sure if...
Gabor Szabo
gabor529
Offline Send Email
Mar 16, 2004
10:22 am
421
I've some alot of mail regarding installation of Win32-GuiTest, but I have yet to get it to install on Perl (Version 5.8.3). I am using PPM (Version 3.1) to...
atester2002
Offline Send Email
Mar 16, 2004
10:23 am
422
Hi, Since I have observed that some people have problems installing GuiTest using ppm I would like to share with you some of my observations: When you use ppm...
pkaluski
Offline Send Email
Mar 16, 2004
10:33 am
423
Hello... ... size seem to ... For now, I'm one of the ones just starting to play with it. Specifically, I am some months away from needing to use GUITest, and...
McMahon, Chris
cmcmahonloronix
Offline Send Email
Mar 16, 2004
6:27 pm
424
Hello, It turns out that Ernesto is okay, but has been extremely busy lately..... However, I went ahead and created a project on SourceForge ...
Dennis K. Paulsen
ctrondlpaulsden
Offline Send Email
Mar 16, 2004
11:33 pm
425
First, I'd like to apologise again for sending my previous mail so many times. Based on what I saw on Yahoo, new subscribers cannot post till the moderator...
Gabor Szabo
gabor529
Offline Send Email
Mar 17, 2004
10:19 am
426
Hi Gabor, the list is moderated as precaution against spam. Sadly the side- effect is that I have to approve messages which means delays when posting... See...
Ernesto Guisado
erngui
Offline Send Email
Mar 17, 2004
10:45 am
427
Hi All and specially Dennis, I am new to the list and while I sent already two messages for some reason they did not get through. Maybe this one will not make...
Gabor Szabo
gabor529
Offline Send Email
Mar 17, 2004
10:46 am
428
I have written a small script to test calc.exe I'd be glad to hear your comments on my script. How would you do it differently ? I included the sleep() calls...
gabor529
Offline Send Email
Mar 17, 2004
10:46 am
429
I am new here and the question obviously shows my lack of RTFM and lack of understanding of the Windowing world, please bear with me. I am trying to test...
Gabor Szabo
gabor529
Offline Send Email
Mar 17, 2004
10:46 am
430
I'm new to guiTest. Can somebody please tell me or direct me to more info on how to get the menupath argument for the menuSelect function. In the example, it...
qvo8
Offline Send Email
Mar 17, 2004
10:46 am
Messages 401 - 430 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