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
Messages 1615 - 1645 of 1818   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1615 swanand111 Send Email Dec 7, 2006
4:00 pm
Hi all, I want use this module for identifying Table/Grid, Rows in Table/Grid and selection of specific rows from Grid or Table. if anyone has details or Code...
1616 Cristian Casmala
casmala_c Send Email
Dec 8, 2006
11:29 am
Hi I have difficulties accessing a ComboBox located in a toolbar. The situation is similar to accessing the Font name ComboList in MsWord. The ComboBox has a...
1617 nor
testerng Send Email
Dec 13, 2006
9:54 am
Hello I have installed Win32::GuiTest v.1.3 and when trying to use GetMenu, GetMenuItemInfo, GetSubMenu or GetMenuItemCount methods of that package I get the...
1618 jonnyroberts1978
jonnyroberts... Send Email
Dec 13, 2006
3:57 pm
does anyone have any idea if it is possible to get the colour of a button, or the colour of the text on a button?...
1619 Kiran Rajan
kiranraj20 Send Email
Dec 14, 2006
8:17 am
Hi I think you forgot to add the following line to the beginning of your perlscript Use Win32::GuiTest; Add it and the script should work fine Regards Kiran ...
1621 vidhut singh
vidhut_ait2002 Send Email
Dec 19, 2006
2:29 pm
Hi, If the problem still persist even after you have included use Win32::Guitest then its a clear cut problem of win32 version .Instead of using old version...
1622 tikesh.rane@...
tikeshrane Send Email
Dec 19, 2006
2:30 pm
hello everyone, i have newly joined this group. i am facing some problems in using winguitest. i want to know whether we can disble the special meaning of...
1623 jonnyroberts1978
jonnyroberts... Send Email
Dec 19, 2006
2:32 pm
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,...
1624 tikesh.rane@...
tikeshrane Send Email
Dec 19, 2006
2:35 pm
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...
1625 Rajeev Srivastava
rajanvita Send Email
Dec 20, 2006
12:18 pm
Hi I agree with Vidyut, The new version of Perl GUI test 1.50.05 will work for You. I faced same few days ago but after installing new version problem got...
1626 Tobin Cataldo
tobin_cataldo Send Email
Dec 20, 2006
1:28 pm
No. Windows does not allow a window to be in 'Front&#39; on a locked system. You also cannot move from locked to unlocked, but you can use a script to edit the...
1627 Martin McGrath
funny_face_m... Send Email
Dec 20, 2006
1:29 pm
Tikesh, I was making the same mistake, using Win32::GuiTest to interact with apps using the SendKeys method. Under a "locked" system, this will not work. I was...
1628 Earthlink-m_ryan
m_ryan_1 Send Email
Dec 20, 2006
1:29 pm
Jonny wrote, ... use Win32::GuiTest qw(GetListViewContents IsWindowVisible WaitWindowLike FindWindowLike SetForegroundWindow ); use strict; use warnings; ... ...
1629 m_ryan_1 Send Email Dec 20, 2006
1:36 pm
... <jonnyroberts1978@...> wrote: Jonny wrote, ... use Win32::GuiTest qw(GetListViewContents IsWindowVisible WaitWindowLike FindWindowLike SetForegroundWindow...
1630 nor grig
testerng Send Email
Dec 20, 2006
2:54 pm
Hello, thank you for your response! Can you tell me the link to download Win32::GuiTest v.1.50.05. In span I found only v 1.3. Regards, Norayr ... From: Rajeev...
1631 m_ryan_1 Send Email Dec 20, 2006
3:01 pm
oops, forgot to change- ... foreach my $a(@$s){...
1632 Sander Pool
sander_pool Send Email
Dec 20, 2006
3:32 pm
Sourceforge...
1633 Nahum Cohen
nahum_cohen_... Send Email
Dec 21, 2006
7:31 am
Hi, A possible workaround can be to install VMware or VirtualPC on the real machine. This will allow you to run a virtual machine which will run your script...
1634 ikatiar Send Email Dec 21, 2006
7:31 am
Have you tried using MouseMoveAbsPix(x,y) instead? ... Perl...
1635 Samirkumar Patel
urbestpalindia Send Email
Dec 21, 2006
7:32 am
Hi Tobin, I was having the same problem in my old company while doing automation of Blackberry synchronization with desktop manager in automation mode and was...
1636 jonnyroberts1978
jonnyroberts... Send Email
Dec 21, 2006
2:14 pm
Did anything ever come of this package, I have had a look about but can't find any information on it?...
1637 Tikesh Rane
tikeshrane Send Email
Dec 21, 2006
2:17 pm
Nahum, your idea is nice, can u please tell me something about installing VMware ,, where to get it etc... thanks in advance ... - Tikesh ... your ... not...
1638 Tobin Cataldo
tobin_cataldo Send Email
Dec 21, 2006
2:22 pm
I had to create a local account, and then using Win32::TieRegistry pm to edit registry values to allow autologin into the account. You need to look at what...
1639 dgilbert101 Send Email Jan 3, 2007
9:43 am
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...
1640 Raja Jee
pickatutorial Send Email
Jan 3, 2007
9:43 am
http://www.pickatutorial.com/tutorials/perl_1.htm...
1641 Nahum Cohen
nahum_cohen_... Send Email
Jan 3, 2007
9:43 am
Hi, VMware Workstation is a powerful application that simulate hardware and allow you to run several OS on a single "real-machine&quot;. Check it out at:...
1642 jonnyroberts1978
jonnyroberts... Send Email
Jan 3, 2007
9:45 am
Thankyou for your help it is now working! Jon....
1643 virginijus_dadurkevic...
virginijus_d... Send Email
Jan 3, 2007
12:19 pm
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...
1644 Kiran Rajan
kiranraj20 Send Email
Jan 4, 2007
9:15 am
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...
1645 nor
testerng Send Email
Jan 4, 2007
12:18 pm
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...
Messages 1615 - 1645 of 1818   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help