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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

hi,all... I am Abhijit Bhopale from Bangalore,A new Perl user. In my GUI application(VC++ based) more than 200 buttons(both including mainfreame &...
2 Aug 25, 2006
7:36 am

Aravind Lakshminaraya...
lara312_in
Send Email

Hello guys, I'm new to Win32::GUItest, after reading the examples and tutorials; I have to say that the module is amazing. I'm currently trying to access the...
1 Aug 24, 2006
7:57 am

kpqt01
Send Email

Hi All, I have a query as following: 1: Want to invoke Interner explorer 2: Then navigate to www.google.com 3: Enter any text say "perl" in search text area, ...
4 Aug 21, 2006
4:51 pm

mkjain15
Send Email

Dear Masters of Win32::Guitest (1.50.5) I am using Win32::Guitest to automate a tedious point-and-click process that I do repeatedly with Internet Explorer. I...
7 Aug 13, 2006
7:37 am

jivy lucero
jivy_21
Send Email

HI guys, I am a Testing aspirant..I am new to PERL Testing..can any one help me whr to start...and how much helpful is PERL for me as a tester..plz refer me...
6 Aug 10, 2006
1:10 pm

Piotr Kaluski
pkaluski
Send Email

Is this a bug or user error? It does indeed fill in the bullet of the button, but that only makes it looks like it was checked. If another radio button in the...
3 Aug 8, 2006
12:08 pm

Amit Dixit
adixit76
Send Email

Hi, I am thinking of automating our desktop application. I was thinking of trying out Perl. Does any one know how to get Treeview control details using perl? I...
5 Aug 4, 2006
12:33 pm

brentje
Send Email

HI all Is there a version of Win32-GuiTest that I can install via PPM for Active Perl 5.6.1 build 638. I don't have Visual C++ installe don this PC and Getiing...
6 Aug 4, 2006
5:26 am

Ross Clunie
rossclunie
Send Email

Guys, I am going on vacation for 2 weeks. This list is moderated. I will try to check the internet from time to time, but if you don't see your post approved...
2 Jul 26, 2006
7:50 pm

Gabor Szabo
gabor529
Send Email

Hi all, I am newbie to win32guitest.Can anybody tell me how to get the handle to a button in a window.The button has no text in it Thanks & regards Kiran Rajan...
4 Jul 26, 2006
6:47 pm

Girish
girishwill@...
Send Email

Hello I'm a testing engineer at Aircom International currently testing a Telecommunications Post Processing tool developed in C++. I've read the Automated GUI...
2 Jul 26, 2006
8:36 am

Santosh Kumar
santoshkadli
Send Email

Hi Can any one tell me whether I can use perl scripts to automate Qt application. Few of the symtax like MenuSelect("&File|E&xit";); OR GetWindowText($_), ...
1 Jul 20, 2006
4:25 am

manisha
manishar28
Send Email

Hai Al, I need to verify an IP Address: below is my test case .... If IP Address = 10.118.232.# -> Pass If IP Address = 10.118.110.# -> Fail Only first 3...
3 Jul 18, 2006
3:38 am

Peter G Martin
scribepeterm
Send Email

Hello guys, I've used Win32::GuiTest for Windows Applications and have loved it.However, I am now looking for something that'll help me use the functions...
5 Jul 15, 2006
9:31 pm

raghu_kumar_78
Send Email

Hi All, I have below two Edit fields belonging to Class Name: "Edit" 1:Password: 2:Confirm Password: I'm passing the the password using the function...
1 Jul 14, 2006
8:35 pm

Girish
girishwill@...
Send Email

Hello Friends, Below functions are not working for any of the list boxes in our application under test SelListViewItem( $hwnd, $idx ); GetListViewContents(...
3 Jul 13, 2006
7:11 am

Piotr Kaluski
pkaluski
Send Email

Hello, I'm trying to use Piotr's example 2.6 in "Chapter 2. GUI testing - tutorial" to find the handle of an item in a TreeView using SendMessage with...
1 Jul 10, 2006
7:16 pm

Tim Mitchell
tmaxquig
Send Email

IHi All, 'm trying to execute the below command, bit it fails ..... Please any one correct my command i.e. i'm confused with the "hwnd" argument, tell me what ...
3 Jul 6, 2006
12:32 pm

Girish
girishwill@...
Send Email

Hello Guys, I need help regarding data-driven testing with PERL. My question is how can i attach e.g. excel file to execute data driven test if i use ...
2 Jul 5, 2006
1:46 pm

brentje
Send Email

Hello, I've tried to get the content of the Output window from CodeWright editor and it seems that nothing happens. The Class for that window is...
1 Jun 30, 2006
12:11 pm

Uritescu Valentin
uritescu_val...
Send Email

Hi All, I am trying to write a general function to select an item from a combobox. I've successfully found the handle of the ComboBox, then using any one of...
4 Jun 29, 2006
11:00 pm

stuart arnold
sarnold_688
Send Email

Hi All, Have I forgotten to install a module? I get error messages when I try to use some of the Win32::Guitest functions When I call SelComboString I get an...
4 Jun 27, 2006
6:46 am

Tim Mitchell
tmaxquig
Send Email

Hi All, I'm automating Connection manager on Windows Vista, There is a window called "Reorder wireless networks", Which can be launched through task tray ...
1 Jun 27, 2006
6:46 am

Girish
girishwill@...
Send Email

Dear All, I have an application of class type "javax.swing.JFrame&quot; and it has two buttons "Next" and "Cancel". I am able to find the parent window. The problem...
6 Jun 26, 2006
5:36 pm

stuart arnold
sarnold_688
Send Email

Hi all, I've built a tool (open source of course) which will maybe help you with your testing. It uses the technique called Model-based Testing. For those of...
1 Jun 26, 2006
5:36 pm

kristian_karl
Send Email

Hi all, Is there any module in perl to automate "Window application created using JAVA". I am looking for the module something similar to Win32::GuiTest. I saw...
1 Jun 26, 2006
3:27 pm

meetdeepakb
Send Email

I need to click a bitmap inside a dialogbox. Inside this dialogbox, there is no regular button. All the buttons are really just bitmaps. Therefore, there is...
3 Jun 21, 2006
7:17 pm

Wallace Lai
wallace_g_lai
Send Email

I have seen/heard rumors that some SendKeys functionality will be changed/removed in Windows Vista. Curious if anyone has used Win32::GuiTest with Windows...
1 Jun 16, 2006
1:43 pm

marshall_onsrud
Send Email

Hi, Is there any way to access menus? What is want to automate is to open the explorer window and Map a drive using the Map network drive wizard. I'm able to...
1 Jun 12, 2006
9:09 am

Sundeep Gupta
sundeep_techie
Send Email

Hi I'm currently building a graphical test runner for my testing scripts, and I'd like a way to watch for a special combination of key strokes ...
1 Jun 10, 2006
6:19 am

brentje
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