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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I am new at this so please bear with me. I am trying to fill in a text box in one application (Remedy) with data from a Perl script. I am having trouble...
5 Jun 4, 2003
10:29 am

Carner, Philipp W
pcarnerpc210018
Send Email

I'm learning Win32::GuiTest to use as an example in my perl scripting tutorial at the Software Test Automation Conference. My first project was modifying...
2 Jun 4, 2003
2:39 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

just a quick question here... ive looked around quite a bit and was unable to come up with an answer for this- most functions only operate on the currently...
2 Jun 4, 2003
2:15 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

Has anyone tried to send in mouse wheel up and down movements? There doesn't seem to be a function for it. Thanks! __________________________________ Do you...
2 May 31, 2003
7:41 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

Anybody else having a problem with MenuSelect? I'm using "Win32-GuiTest-1.49.2". For me it works fine on SDI applications such as Notepad and on MDI ...
2 May 31, 2003
6:59 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

Hi, Was anyone able to send a Mouse Double Click using the Win32::GuiTest module. I tried the below, but they doesnot seem to work. ...
5 May 30, 2003
12:50 pm

Afshin Bozorgzadeh
afshinbozorg
Send Email

Hi, i have a Java Applet window,i wouild like to send Non-Ascii (For Ex: using the keyboard sequence Alt+0181) characters from it using the SendKeys function. ...
1 May 27, 2003
11:26 am

deepakcste
Send Email

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...
4 May 15, 2003
12:43 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

I have a web page which has 2 huge text fields in that , what i am trying to do in perl is copy the content in these edit fields and paste it into a different...
2 May 15, 2003
12:29 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

Hello folks, silly question but one I'm stuck on. I'm using: use Win32::GuiTest qw/SendKeys/; SendKeys("(^%{DELETE})"); To atempt to send a ctrl-alt-del to a...
2 May 10, 2003
10:37 am

Ernesto Guisado
erngui
Send Email

HI , I have a requirement , i need to test for the broken link within my web application, can this be done using perl. If this can be automated using perl...
1 May 6, 2003
5:59 am

Rajeev J
jrajeev@...
Send Email

I am installing via ppm and am getting this error: Can't find unicode character property definition via main->r or r.pl at unicode/Is/r.pl ilne 0. I can't...
2 Apr 26, 2003
6:30 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

Hi All, I have an interactive console application that I am trying to automate. I want to send key strokes to an application that I spawn using the system call...
6 Apr 25, 2003
6:51 pm

Jim Dawson
jd33096
Send Email

This is perl, v5.6.1 built for MSWin32-x86-multi-thread C:\GuiTest&#92;Win32-GuiTest-1.3>"C:\Program Files\Microsoft Visual Studio\vc98&#92;bin\NMAKE.EXE Microsoft (R)...
5 Apr 23, 2003
5:20 pm

Dennis K. Paulsen
ctrondlpaulsden
Send Email

Here I also tried to install the win32::guitest gettting the module from cpan.org but when I use the command to install Using ppm> install...
7 Apr 23, 2003
9:20 am

Rajeev J
jrajeev@...
Send Email

HI, I am new to perl and want to use the library win32::GUITEST Here is the program which I am trying to run ...
2 Apr 22, 2003
1:56 pm

Blinch, Jarrod
jarrod_blinch
Send Email

I'm not sure if GuiTest is the right tool for what I'm trying to do, so forgive me in advance.... I'd like to have a script that manages user input and sends ...
3 Apr 13, 2003
4:48 am

tirian1967
Send Email

Friends A simple question !! I have one of these very nice perl scripts which uses just the GuiTest package and nothing else. And now I want to lend it to...
2 Mar 24, 2003
12:59 pm

Palladino, Bob
rap101992
Send Email

I am trying to install Win32-GuiTest-1.49.1 usinf ppm on Perl v5.8 build 804. Error message reports that GuiTest is not for this version of Perl. Will there be...
4 Mar 13, 2003
3:04 am

bugreaper94088
Send Email

Greetings, I have an MFC app on W2000 that I am trying to test with guitest, everything has worked so far but I have struck a strange problem. I am trying to...
2 Feb 6, 2003
3:23 am

funes666 <tomh@......
funes666
Send Email

When my app starts, the window comes up a few seconds before it can handle input. During this time, the hourglass cursor is displayed. Is there some way that...
6 Jan 9, 2003
12:41 am

stupakov <stupakov...
stupakov
Send Email

I'm a first time user to this group so please bear with me... I'm trying to click (mouse click, Enter, spacebar, anything) on a dialog box's "OK" button. The...
2 Dec 17, 2002
9:55 pm

Dennis K. Paulsen <...
ctrondlpaulsden
Send Email

Can anyone show me a good source example of GetListText() when using it on a listbox? I've tried to get list text without much sucess. :( TIA! xGunneRx...
6 Dec 17, 2002
9:33 pm

Dennis K. Paulsen <...
ctrondlpaulsden
Send Email

Can anyone help me with message #141? ======================================================================== This email message is for the sole use of the...
1 Dec 17, 2002
1:51 pm

Palladino, Bob
rap101992
Send Email

Hi, I am writing some GuiTest scripts to setup my NIC properties via Network Properties Dialog in Win2K. **(ControlPanel->Network&Dial-Up Connections...
2 Nov 16, 2002
1:20 pm

Ernesto Guisado
erngui
Send Email

Hi, Thanks to the nice guys from Windows Developer Magazine (http://www.wd-mag.com/), my February 2002 article "Testing Win32 GUIs with Perl and C" is now...
1 Nov 7, 2002
4:35 pm

Ernesto Guisado
erngui
Send Email

Either this function doesn't work, or I don't understand the meaning of "Grayed" in this context. I think of a "Grayed" button as a button that is disabled. I...
2 Oct 9, 2002
9:16 pm

Dennis K. Paulsen
ctrondlpaulsden
Send Email

Ken, I can't recall why I didn't use the SendMouse function, but I remember having some trouble with it. I used the MouseMoveAbsPix function instead: #add...
2 Oct 8, 2002
5:13 pm

Ken Hommel
khommel
Send Email

Thanks for creating a great tool! Now, onto the gripes: I am trying to use GuiTest to test an MFC application that includes a Toolbar control. I've tried to...
1 Oct 3, 2002
12:45 am

Ken Hommel
khommel
Send Email

hello there am new to Win32::GuiTest (Perl) can anybody tell me where can i get basic tutorial of how to use Win32::GuiTest (Perl) fucntions ? regards ...
1 Sep 20, 2002
11:02 am

parikshit_nadkarni
parikshit_na...
Send Email
  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