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

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

I'm trying to check to see if a button is enabled or disabled. I've seen that the IsWindowEnabled method can be used. Does anyone know how to use this...
7 Oct 11, 2005
9:01 am

amine beghdous
aminedz29
Send Email

Hi, Guys, there is a pretty interesting discussion going on in mailing list of Win32::GUI project (http://sourceforge.net/mailarchive/forum.php? ...
6 Oct 9, 2005
3:05 am

Dennis K. Paulsen
ctrondlpaulsden
Send Email

I am working on a project where we are trying to ruby binding to C to do similar things to what you guys are doing (sendkeys, etc) and I wanted to see how that...
2 Oct 7, 2005
8:32 am

Piotr Kaluski
pkaluski
Send Email

These are changes: - Added some code to Makefile.PL to help with environments where file name case is of concern. (CTRONDLP) - Fixed case of GetMenuItemID -...
5 Oct 6, 2005
8:39 am

Piotr Kaluski
pkaluski
Send Email

I lost my Windows virtual machine a month ago so since then I could not check anything on Windows. META.yml should descibe the distro, see it here ...
1 Oct 2, 2005
8:00 am

Gábor Szabó
gabor529
Send Email

Dennis and Gabor, Does makedist.pl script work in your environments? It complains about META.yml. What is this? ... Microsoft (R) Program Maintenance Utility...
1 Oct 2, 2005
7:44 am

Piotr Kaluski
pkaluski
Send Email

I guess no one else has asked this before. But, is it possible to detect the press of the windows keyboard key <Pause> with IsKeyPressed()...
1 Oct 1, 2005
8:04 am

dew_claws
Send Email

Am I right in thinking that the 'path' in SelTreeViewItemPath is rather generous in its matching? I have a TreeView that contains 'UK|BBC|London'. I can select...
4 Sep 30, 2005
7:35 pm

Piotr Kaluski
pkaluski
Send Email

Hi I downloaded Win32::GUI module: Win32-GUI-1.0-PPM-5.8.zip PPM distribution for Active Perl 5.8 From http://rocherl.club.fr/Win32GUI.html PPM Installation...
6 Sep 30, 2005
6:37 am

Piotr Kaluski
pkaluski
Send Email

*Ugh* The current method (I'll space you the XS code): THERE HAS TO BE A BETTER WAY! 1) Call up the context menu using MouseClick() or SendKeys() 2) Set up an...
7 Sep 25, 2005
7:41 am

Piotr Kaluski
pkaluski
Send Email

using guitest, if one sends {TAB} to the IE window the next control which may be a link is selected. How can I know which link is it? (how to get the statusbar...
6 Sep 24, 2005
8:35 pm

lary_ecker
Send Email

Brand new to GUI testing. Before I jump in headfirst, a question about what GUI testing can and can't do. At my company, we frequently use Microsoft Word....
2 Sep 22, 2005
2:53 pm

Piotr Kaluski
pkaluski
Send Email

I'm new to GUI testing and an infrequent user of Perl. I wanted to learn more about GUI testing, and downloaded a package called Win32-GuiTest ...
2 Sep 22, 2005
5:59 am

Piotr Kaluski
pkaluski
Send Email

Hi, Is there an option to use the SendKeys function without the reserved characters manipulation ? I would like to type the characters ~+^ % to the screen....
7 Sep 20, 2005
7:03 am

negedi
Send Email

hi, i just have to automate IE and started to write VB app for the task.. Does win32::guitest is able to hook to htmldocument events (i.e. document.all...
3 Sep 16, 2005
9:48 am

negedi
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