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

Hello, I've been trying to automate a small application called Attrib from Network Appliance. I do not have access to the source code or the developers. The...
3 Mar 3, 2007
6:41 pm

Sander Pool
sander_pool
Send Email

Bug to report... SelTreeViewItemPath gets stuck in endless loop if the item you are trying to select doesn't exist on the tree. This function needs to return a...
11 Feb 22, 2007
3:50 pm

brentje
Send Email

I am new GUI testing on windows platform. I am currently evaluating various tools and looking at options in terms of automating gui developed using MFC. Other...
15 Feb 21, 2007
3:48 pm

gs rao
gsrao_ggt
Send Email

What is the best way to get my guitest script to wait until a window has updated its content. On a slower machine, the application process is idle before the...
4 Feb 21, 2007
3:13 pm

jmvt@...
dukestefjen
Send Email

Hello all, I've been working with Win32::GuiTest to test our product for about 6 months now. I notice that there aren't many functions to deal with ...
3 Feb 21, 2007
11:09 am

gs rao
gsrao_ggt
Send Email

i tried the simple calc.pl available with the installs. PushButtons does not seem to work. ( result is always 0. ) 1) winSpy on any of the button shows empty...
1 Feb 20, 2007
3:36 pm

Baljit Singh
baljit77
Send Email

Hello, I am using the above functions to set values of the relevant controls. UnCheckButton will uncheck the checbox on screen CheckButton - will check the...
3 Feb 20, 2007
3:03 pm

brentje
Send Email

I'm trying to simulate using SendKeys to highlight text on an entry box. I use SendKeys("{HOME"); to mark the beginning of the text and then I tried...
12 Feb 20, 2007
2:56 pm

Piotr Kaluski
pkaluski
Send Email

we have some win32 applications ported to unix platforms using "mainwin". Any success failures with this kind of scenerio? Also any body has used win32:GuiTest...
2 Feb 20, 2007
2:30 pm

brentje
Send Email

Hi friends, Am in real need of this. I have some input files in greek, slovak, etc...i have all the fonts n all so its displaying correctly in a text doc. Now...
1 Feb 20, 2007
2:30 pm

Amrita
amritamitra_123
Send Email

Hello, I'm using the checkbutton function on a screen, although it appears to enable the button, when the record is saved, the change is not recorded. I have...
1 Feb 20, 2007
2:27 pm

davidjohnibberson
davidjohnibb...
Send Email

Hello all. I am trying to figure out if Win32::GuiTest can help me test GUI applications made in MATLAB. I am hopeful because WinSpy can see all the elements...
1 Feb 20, 2007
2:27 pm

Gustavo Delfino
gdelfino01
Send Email

In regards to the Chapter 2. GUI testing - tutorial (first part) says: "Note, that in the second call of FindWindowLike you don't have to give "^Edit" regular...
1 Feb 20, 2007
2:24 pm

Gustavo Delfino
gdelfino01
Send Email

Hi All, I would like to find out how to set text or get text from a control that is part of a control array where all the controls have the same control ID. ...
3 Feb 14, 2007
9:20 am

Morthom Technologies
morthomtech
Send Email

hi all, i am using win32::guitest package of perl for writing a script for GUI automation. I am stuck at a point. i have to access the individual button in the...
3 Feb 9, 2007
3:02 pm

vidhut singh
vidhut_ait2002
Send Email

Hi All, I am facing the following errors in my script. "GetPopupHandle" is not exported by the Win32::GuiTest module Can't continue after import errors at...
2 Feb 8, 2007
9:27 am

nor
testerng
Send Email

Hi, I have an application which has virtual list views. (list views that has LVS_OWNERDATA style). I am trying to use GetListViewContents( $hwnd ); ...
1 Feb 5, 2007
7:57 am

T.Shanmuhanathan
shanmuha
Send Email

I am trying to access the text contained in a series of controls embedded in a window. I can get the handles from WinSpy, but when I pass these handles to...
1 Jan 29, 2007
11:33 am

WH
grabpage
Send Email

Hi, I have a problem related to tree view.If theres a check box in the tree view(related to the path in the tree view which has to be selected),then how to...
1 Jan 23, 2007
12:54 pm

amit kumar
singhamit_1010
Send Email

Hi, I have a 16-bit application and need to send keypress's to it does anyone have any idea if this can be done on a 16 bit app? If anyone could point me in...
3 Jan 16, 2007
10:20 am

jonnyroberts1978
jonnyroberts...
Send Email

I installed the latest active-state perl for windows, and the free version of MS Visual Studio 8 with the matching SDK. After fiddling with INCLUDE, PATH, and...
3 Jan 10, 2007
5:34 pm

Ben Greear
greear_ben
Send Email

Hello ! When calling Win32::GuiTest::GetPopupHandle() the popup menu is displayed but returns 0 - not the handle of context menu though a valid window handle...
1 Jan 4, 2007
12:18 pm

nor
testerng
Send Email

Hi all I have to automate a testcase. We are using elipse IDE. The thing that we are looking to use is present as a tab inside a window with no name. Is it...
1 Jan 4, 2007
9:15 am

Kiran Rajan
kiranraj20
Send Email

Does anybody know how to get Unicode (mixture of e.g. Greek and Hebrew) text from edited EditBox using WMGetText? I can get only the sequence of question...
1 Jan 3, 2007
12:19 pm

virginijus_dadurkevic...
virginijus_d...
Send Email

Hi, I have been having some problems using GetListViewContents with our application so I thought I would try and get it to work with windows explorer. However,...
5 Jan 3, 2007
9:45 am

jonnyroberts1978
jonnyroberts...
Send Email

hello friends, my perl script doesn't work when the system is locked.. i tried to search on the group if anybody else also had the same problem. i found that...
8 Jan 3, 2007
9:43 am

Nahum Cohen
nahum_cohen_...
Send Email

http://www.pickatutorial.com/tutorials/perl_1.htm...
1 Jan 3, 2007
9:43 am

Raja Jee
pickatutorial
Send Email

Quick little post on Vista support and Win32-GuiTest. So far I have been using Vista and Win32-GuiTest successfully for a couple of weeks. But there are some...
1 Jan 3, 2007
9:43 am

dgilbert101
Send Email

Hi, I would like to introduce you a new module, Win32::LGT, which I use as a support in more complex test scripts. It is a kind of OO wrapper around...
5 Dec 21, 2006
2:14 pm

jonnyroberts1978
jonnyroberts...
Send Email

It seems that SendMouseMove is multiplying everything by 3 (with Perl 5.6.8 and Windows XP). #!/usr/bin/perl use Win32::GuiTest qw(:ALL); SendMouseMoveAbs(0,...
4 Dec 21, 2006
7:31 am

ikatiar
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