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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I need to get the listing of the directory in the explorer in Win2K3 back to the perl script, how do I do it? Also when I right click on the properties of a...
5 Dec 22, 2005
9:34 pm

Vladimir Yakubov
yakv2
Send Email

Hi All I downloaded Win32::GuiTest module from cpan and I'm getting the following error while installing it. I did the following… Perl Makefile.PL This...
4 Dec 21, 2005
4:27 pm

Chris Hilton
chris_hilton
Send Email

Hi All, I've installed the latest Perl version from Active perl on my XP, and tried to work with Win32::GuiTest. When I saw that complicated code I tried to...
3 Dec 18, 2005
11:17 am

elinamelamed
Send Email

Hi, I have a plain old Perl console application which writes a lot of info to stdout, kicks off some other GUI based applications (Framemaker and Acrobat...
6 Dec 10, 2005
9:33 am

C. Antonio Romero
caromero1965
Send Email

Problem: when click on any button of 2nd label, buttons of 1st label becomes unchecked. How to constraint each set of radiobutton separately, ie when clicking...
3 Dec 8, 2005
6:29 am

animesh bhowmick
animeshb
Send Email

I have a script that does some kludging around with GetForegroundWindow and GetWindowText to detect modal error dialogs. It does a fairly reliable job of...
5 Dec 5, 2005
8:13 am

Philip Zembrod
pzembrod
Send Email

This caught my eye... ... Here's the simplest case of a script to handle modal dialogs: use Win32::GuiTest qw(FindWindowLike GetWindowText SetForegroundWindow...
1 Dec 2, 2005
8:34 pm

Chris McMahon
chrs_mcmhn
Send Email

Hi I was wondering if there were an easy way to watch for error message dialog boxes. Error messages may not always be expected, especially if the script is...
4 Dec 1, 2005
8:13 am

liu xiaolei
guguqiaqia
Send Email

this question has been asked in message #796, but i could not find an answer... so, is there a way to compare images (bmp or any other format)? thanks....
2 Nov 30, 2005
8:15 am

Piotr Kaluski
pkaluski
Send Email

Gabor and Dennis, How about removing readme and readme.html files from cvs? They are generated files and they always reflect what is in guitest.pm. I am...
3 Nov 29, 2005
10:12 am

Gábor Szabó
gabor529
Send Email

I've had to revise my in-house libraries to accomodate certian problems with getting a popup menu's handle. I've been using thse changes for a while here so...
2 Nov 29, 2005
8:30 am

Piotr Kaluski
pkaluski
Send Email

It contains implementation of multicolumn GetListViewContents. I will update documentation soon. --Piotr...
1 Nov 29, 2005
4:45 am

Piotr Kaluski
pkaluski
Send Email

Hi I was wondering if there was function or something to wait until a particular window, or a particular .Net form or object in my case, is the active window?...
3 Nov 25, 2005
3:47 am

brentje
Send Email

why is it that when do WMSetText ($hnd "abc") to a class '#32770&#39; dialog then PushChildButton ($hnd, "^OK"); gui show "abc" in Edit field but after Ok button...
16 Nov 23, 2005
11:00 am

Piotr Kaluski
pkaluski
Send Email

Hi everybody, I'm revisiting Win32::GuiTest and it's come a long way since I last saw it. I've begun writing a script to automate my application but hit a snag...
4 Nov 19, 2005
9:47 pm

jdc5567
Send Email

is there a method that can find a handle of a combobox based on displayed text string? or any others approach to this? the combo for the ui that i'm working...
2 Nov 19, 2005
1:36 pm

Piotr Kaluski
pkaluski
Send Email

Hi All, Just wanted to thank all of you working on the Multiple Column ListView bug. I've been able to automate so many GUI test cases because of GuiTest. Any...
3 Nov 18, 2005
7:14 pm

c kuo
cskuo34
Send Email

Is there a way to get the status of an application/process such as listed in the Task Manager?...
1 Nov 16, 2005
4:34 am

Reggie Dablo
lefthandpart...
Send Email

anyone have a working sample for WMSetText and SelCombo* for class 32770 dlg? i really appreciate the help....
1 Nov 12, 2005
6:40 am

oohay1_2005
Send Email

I'm having a problem getting the contents of a SysListView32 with multiple columns using GetListViewContents. I noticed that a few other people are also...
13 Nov 8, 2005
7:21 pm

denishowe
Send Email

I start a process using $process = Win32::Process::Create(...). I then find a list of Windows via Win32::GuiTest::FindWindowLike("blah",""). That returns a...
2 Nov 8, 2005
5:40 am

chrs_mcmhn
Send Email

Hi I am new to Perl and was wondering if there is any module in Perl to manipulate the XML representation of a .NET Dataset. Please do let me know. Thanks, ...
1 Nov 3, 2005
5:13 am

vinitns
Send Email

how to simulate click on ToolbarWindow32 button without Control ID? WinSpy shows the button is of class ToolbarWindow32 and Control ID: 00000000, no caption. ...
2 Nov 1, 2005
7:44 am

Piotr Kaluski
pkaluski
Send Email

how to change combobox or button in background? i am trying to 1) set value into textfield 2)set pushbutton 3) select value from combobox without the window...
1 Oct 29, 2005
12:01 am

oohay1_2005
Send Email

Hello, I'm trying to navigate on a table of cells, all under the same window (no special name for each cell). I have tried to use SendKeys("{TAB}") in order to...
25 Oct 26, 2005
7:00 pm

Angel Rodriguez
bru22003
Send Email

how to send combination of keys Winlogo and E, to open explorer?...
3 Oct 25, 2005
11:30 pm

Dennis K. Paulsen
ctrondlpaulsden
Send Email

I'm trying to automate a Perl program that contains buttons. I'm having problems trying to select buttons. Below is a simple program that I'm trying to test...
1 Oct 25, 2005
4:00 pm

markmontemuro
Send Email

I have combed through the posts and I am most of the way there. What I want to do is to navigate to a webpage. Login Pull text from the page to ensure that it...
4 Oct 24, 2005
9:49 pm

rmqa_group
Send Email

Guys, I am sorry for spamming you, but I consider the message below really important for anti-pattent battle. For those who don't know. Currently it is not...
1 Oct 21, 2005
7:16 am

Piotr Kaluski
pkaluski
Send Email

Hello all! Newbie to the group here.... I'm looking for a way to control a GUI on a *nix box. It is running vncserver. So, can I use PERL with this...
3 Oct 19, 2005
6:49 pm

Daryl Lee
dlee_30068
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