You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(7) |
Apr
(3) |
May
(12) |
Jun
(2) |
Jul
(8) |
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(11) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(3) |
Jul
(4) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
(1) |
Mar
(4) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
(11) |
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
(3) |
Feb
(1) |
Mar
(3) |
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
| 2009 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2013 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
|
From: Abel U. A. <abe...@gm...> - 2015-09-30 07:05:22
|
|
From: <ndl...@ya...> - 2013-01-22 15:15:14
|
Life |
|
From: Ed S. <es...@ut...> - 2011-10-07 17:32:00
|
I installed watsup with python version 2.6 on my Windows 7 development PC. I was pleased to see how easy it was to do simple testing. However, I have some problems. One of the applications I want to test has many buttons with no text set so it is hard to find handles to them. I called findControls() and called clickButton for all of the controls and it appears that some of the most important buttons are not in the list of controls returned by findControls(). Has anyone else ran into these issues? If so, how can I get around them? Regards, Ed Shober Senior Software Engineer Utah Scientific, Salt Lake City, Utah es...@ut...<mailto:es...@ut...> |
|
From: Darrel B. <wat...@gm...> - 2011-04-02 21:44:55
|
Hi, I am having an issue with findTopWindow() not seeing a window that is shown in ShowWindows. I have used findTopWindow() successfully on other windows and have tried finding the window using both the text and class. When I print out the results of dumpTopWindows(), I do not see the window I expect to see that is shown in ShowWindows. Is there any reason why ShowWindow would show a window that is not accessible from the watsup API? Thank you for your assistance, Darrel |
|
From: Deng, G. <gd...@ti...> - 2011-03-24 22:21:15
|
Hi, I'm trying to make use of watsup as a GUI tool to help run my test suites which are written in python unittest framework. I'm using python2.7 and the watsup I was trying to use is calling old unittest internal method: unittest._WritelnDecorator(stream). This method doesn't exist in python2.7 any more. And there may be 'non-exist' old modules that it calls as well. Do you have a latest watsup that is compatible with python2.7? I'm not testing GUI, just use the watsup_framework.py as a GUI tool to run my scripts. Thanks Graham |
|
From: Stephen B. <sd...@gm...> - 2011-01-17 23:12:26
|
dear, I found a good company several days ago, and try to buy some goods, and I received satisfactory item 5 days later. Introducing to you: giftele.com , maybe also useful for you. |
|
From: Hansen, S. <Sco...@Na...> - 2010-11-09 16:43:53
|
I'm using watsup to set text in a GUI written in .NET using the following code:
def main():
gemWindow = findTopWindow(wantedText='Greenhouse gas Emissions Model (GEM) v.1')
print "window = %d" % gemWindow
manEditBox = findControl(gemWindow,wantedText='Engine Family:')
print "manEditBox = %d" % manEditBox
setEditText(manEditBox, 'hi there')
controls = dumpWindow(gemWindow)
for control in controls :
print control
main()
I get valid handles for the main window and the text box called "Engine Family:" . However, nothing shows up in the text box. I listed the controls using the dumpWindow function. Here's the info for the Engine Family and Manufacturer Name text boxes:
[395364, 'Engine Family:', 'WindowsForms10.STATIC.app.0.33c0d9d']
[592084, 'Manufacturer Name:', 'WindowsForms10.STATIC.app.0.33c0d9d']
I noticed that the class names for the text boxes are the same.
I have the following questions:
1. Is this a compatibility issue since watsup was written to work with MFC verses .NET?
2. If so, are there future plans to change watsup to work with .NET?
3. Is there a "quick" change I could do to get watsup to work with .NET?
Thank you for your help.
Scott
________________________________
Disclaimer Confidentiality Notice: This e-mail, and any attachments
and/or documents linked to this email, are intended for the
addressee and may contain information that is privileged,
confidential, proprietary, or otherwise protected by law. Any
dissemination, distribution, or copying is prohibited. This
notice serves as a confidentiality marking for the purpose of
any confidentiality or nondisclosure agreement. If you have
received this communication in error, please contact the
original sender.
|
|
From: Dropbox <no-...@dr...> - 2010-09-13 22:31:48
|
Erin Houston wants you to use Dropbox to sync and share files online and across computers. Get started here: http://www.dropbox.com/link/20.x69JeW1WtC/NjMzMzk1MTg1Nw - The Dropbox Team ____________________________________________________ To stop receiving invites from Dropbox, please go to http://www.dropbox.com/bl/8fe25d145bae/watsup-users%40lists.sourceforge.net |
|
From: <raj...@gm...> - 2009-05-29 02:49:09
|
<table cellpadding="0" cellspacing="0" border="0" style="font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;">
<tr>
<td bgcolor="#f7f7f7" width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="620">
<tr>
<td style="padding-left: 18px; font-size: 16px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; color: #fff;" align="left" bgcolor="#609933" height="34" valign="middle">
<span style="font-weight: bold; letter-spacing: -0.03em;">rajesh has sent you a teddy</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table style="border-bottom: 1px solid #693; border-left: 1px solid #693; border-right: 1px solid #693;" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="620">
<tr>
<td style="padding: 18px 18px 10px; font-size: 11px;" align="left" bgcolor="#ffffff" valign="top" width="100">
<img src="http://fs.shtyle.fm/dynimg/usrphoto/6E/A2/7250542.jpg" style="border: 1px solid #c0c0c0; width: 65px;" alt="" name="">
<br />
rajesh
<br />
</td>
<td style="padding: 18px 18px 18px 0pt; font-size: 13px;" align="left" bgcolor="white" valign="top" width="*">
To accept this gift please click the following link:
<br /><br />
<span style="font-size:12px"><a href="http://www.shtyle.fm/inv.do?iid=B401A48364A328363BD549CD225C5963">http://www.shtyle.fm/inv.do?iid=B401A48364A328363BD549CD225C5963</a></span>
<br /><br />
Message from rajesh :
<br />
<br /><br />
Enjoy your gift,
<br />Shtyle.fm
<br /><br />Share ringtones, songs, documents with your Shtyle.fm friends. 100MB of online storage space with your account.
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="620">
<tr>
<td style="color: #999999; padding: 10px; font-size: 11px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;">
You can <a style='color: #666' href='http://www.shtyle.fm/optout.do?_opt_=1C3E9EFCC6B8B5B4D21EAECC891DC199'>opt-out</a> of Shtyle.fm emails.
</td>
</tr>
</table>
</td>
</tr>
</table>
|
|
From: Rajesh K. <raj...@gm...> - 2009-02-12 22:15:52
|
Rajesh Kumar wants you to join Yaari! Is Rajesh your friend? <a href="http://yaari.com/?controller=user&action=mailregister&friend=1&sign=YaariYWW716WOU309ZMF134RSX548">Yes, Rajesh is my friend!</a> <a href="http://yaari.com/?controller=user&action=mailregister&friend=0&sign=YaariYWW716WOU309ZMF134RSX548">No, Rajesh isn't my friend.</a> Please respond or Rajesh may think you said no :( Thanks, The Yaari Team ____ If you prefer not to receive this email tell us <a href="http://yaari.com/?controller=absn&action=addoptout&ema...@li...">here</a>. If you have any concerns regarding the content of this message, please email ab...@ya.... Yaari LLC, 358 Angier Ave, Atlanta, GA 30312 YaariYWW716WOU309ZMF134RSX548 |
|
From: Dew D. <mid...@ya...> - 2009-01-11 03:32:29
|
Hello,
I am a new user of watsup and I am trying to learn it.At first ,I want to know how can I uniquely identify each window.Sometimes we have consecutive different windows with same title.Now findTopWindow(wantedText="xxx") is not enough in this case. So I have to use ;selectionFunction' along with 'wantedText' argument.But selectionFunction is not clear to me.Can anybody please give me one simple example of using selection function?And also can anybody please tell me..how can I use window title along with window text or static control to uniquely identify each window..?
|
|
From: Tony C. <cap...@gm...> - 2009-01-09 19:11:52
|
Does anyone know who the admin is? I would like them to modify the digest, so it is mailed out daily OR when there are enough emails for a full digest. Currently, I get a digest which contains messages tha tare months old. This should be a very simple change to do, many mailing lists I belong to already have this feature as the default. Thanks |
|
From: paddy p. <pp...@gm...> - 2009-01-09 09:01:21
|
Hi all
I hav developed an application GUI using Wx.Python. I also developed the
script this GUI using WATSUP. My application GUI contains no of buttons such
as F1, F2, F3... and 1,2,3,... when I entered statement
book = pyExcelerator.parse_xls('Test_Case.xls')
data = book[0][1]
global td9,td10,td11,td12
td9= (((data[(9, 2)]))) #Test data 1
to read the control name from the Excel file(Test_Case,xls)
to find this control i used following script
form=findTopWindow(wantedText='SIMULATOR')
button=findControl(form,wantedText=(str(td9))) # button name from the Excel
file i.e. =1
editbox=findControl(form,wantedClass='Edit')
when i run the script Multiple controls found for top window error is poped
up. this error is not consistent for button 1 this error is generated
randomely for any button from 1 to 9
How to avoid this error?
|
|
From: mustafa i. <mus...@gm...> - 2008-11-22 01:42:35
|
Hi, I hope there are still ppl on this mailing list!!! I have an app that once a button is clicked, opens a 'Open' Dialog form. How can I select a file from that second form. I have tried: formOpen = findTopWindows(wantedText='Open') openFileListBox = findControl(formOpen, wantedClass='ListBox') openFileListBoxItems = getListboxItems(openFileListBox) selectListBoxItem(openFileListBox,1) This is what I get from ShowWindows when the 'Open' Dialog appears: 2. [2622316, 'Open', '#32770'] [[2097998, 'Look &in:', 'Static'], [525016, '', 'ComboBox'], [459464, '', 'Static'], [3146508, '', 'ToolbarWindow32'], [2163446, '', 'ToolbarWindow32'], [1770324, '', 'ListBox'], [328398, '', 'SHELLDLL_DefView', [[2098130, 'FolderView', 'SysListView32']]], [4260862, 'File &name:', 'Static'], [2425720, 'ComboBoxEx32', [[459438, 'ComboBox', [[2556692, '', 'Edit']]]]], [[]], [1245962, 'Files of &type:', 'Static'], [1245968, '', 'ComboBox'], [918348, 'Open as &read-only', 'Button'], [1311548, '&Open', 'Button'], [1704810, 'Cancel', 'Button'], [918322, '&Help', 'Button'], [1442664, '', '#32770']] I guess what my question is how to change focus to the second window. Any suggestions are welcome -- -Mustafa Iqbal |
|
From: Stan C. <sdc...@gm...> - 2008-05-21 13:43:16
|
OK. What is meant by the compatability package? and the wx package.
How do I set up to use those instead?
Thanks
Stan Cook
********************************************************************************
C:\Python25\Lib\site-packages\watsup\tools>python wxShowWindows.py
wxShowWindows.py:10: DeprecationWarning: The wxPython compatibility
package is no longer automatically generated or actively maintained.
Please switch to the wx package as soon as possible.
from wxPython import *
Traceback (most recent call last):
File "wxShowWindows.py", line 16, in <module>
class BoaApp(wxApp):
NameError: name 'wxApp' is not defined
************************************************************************************
On Wed, May 21, 2008 at 2:55 AM, Erik Vårdal Itland <er...@ho...> wrote:
> Had a similar problem yesterday. After a little research I found this:
>
> http://aspn.activestate.com/ASPN/Mail/Message/wxpython-users/3616195
>
> (Just changed two strings in one file, and then it worked.)
>
> Hth,
>
> Erik Itland
>
>
> ________________________________
> Få Hotmail du også. Windows Live Hotmail nå med 5000 MB gratis
> lagringsplass.
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Watsup-users mailing list
> Wat...@li...
> https://lists.sourceforge.net/lists/listinfo/watsup-users
>
>
|
|
From: Erik V. I. <er...@ho...> - 2008-05-21 08:55:15
|
Had a similar problem yesterday. After a little research I found this: http://aspn.activestate.com/ASPN/Mail/Message/wxpython-users/3616195 (Just changed two strings in one file, and then it worked.) Hth, Erik Itland _________________________________________________________________ Lei av å vente på svar? Si det direkte med Windows Live Messenger. http://get.live.com/nb-no/messenger/overview |
|
From: Rajesh <in...@pi...> - 2008-05-16 06:52:08
|
View My Invitation here >> http://pimpmysearch.com/r.php?g=Urfnb&m=zdwvxs-xvhuv,olvwv.vrxufhirujh.qhw&s=Rajesh thanks, Rajesh --------------------------------------------- This invitation was sent by Rajesh (raj...@gm...) via PimpMySearch to wat...@li.... If you would not like to receive further invitations from your friends please let us know http://invite.pimpmysearch.com/i/stopinvites.php?id=...@li... Or write to: Zyber Media, PO Box 1046, Novi, MI 48376-1046, USA. |
|
From: <Hak...@Pr...> - 2008-03-30 11:52:11
|
Hi! I can't get the ShowWindows.bat to launch the ShowWindow 1.0 app. When I doubleclick the bat-file a command window opens, but closes after a few seconds. Executing pythonw wxShowWindows.py from the commandline does nothing. I've got all the programs WATSUP depends on installed, and pythonw.exe is in the PATH. Does anyone have a clue about where the problem is? I browsed the mailinglist archive and saw at least two other requests for help with the same problem, but I could not find any answer. Håkan Vemmenby |
|
From: devabrat k. <dev...@gm...> - 2008-03-05 07:01:01
|
how to use "findControl" function when there are more then one boxes of wanted class "Edit" on the page??? its giving an error, multiple instances present what to do?? --dev |
|
From: <Joe...@mi...> - 2008-03-01 00:19:19
|
I have install Python 2.5.1 and all the goodies listed on the Watsup page (http://www.tizmoi.net/watsup/intro.html). The python examples run fine, but I get nothing when I run any of the pythonw examples. I get a wxPython deprecation warning if I run the wxshowwindows.py with python (not pythonw). I think I need this tools to find the controls in my application for testing. Joe Dean Sr. Software Engineer Mitchell1 |
|
From: Assaf L. <As...@hy...> - 2008-02-19 09:52:24
|
Hi,
I'm trying Watsup for Gui testing of Qt/C++ windows application.
When trying to findControl, I'm getting the following errors:
C:\Python24\Lib\site-packages\tools>python
C:\Sandbox\Python\watsup\login.py
Traceback (most recent call last):
File "C:\Sandbox\Python\watsup\login.py", line 20, in ?
loginEdit=findControl(SomeApp,wantedText='loginEdit',
wantedClass='QWidget',selectionFunction=0)
File "C:\Python24\lib\site-packages\watsup\winGuiAuto.py", line 324,
in findControl
selectionFunction=selectionFunction)
File "C:\Python24\lib\site-packages\watsup\winGuiAuto.py", line 452,
in findControls
hlist=searchChildWindows(topHwnd)
File "C:\Python24\lib\site-packages\watsup\winGuiAuto.py", line 426,
in searchChildWindows
childWindows)
TypeError: an integer is required
My code is (some private data is replaced by XXX):
[... after launching the app...]
SomeApp=findTopWindows(wantedText='Login')
loginEdit=findControl(SomeApp,wantedText='loginEdit',
wantedClass='QWidget')
passwordEdit=findControl(SomeApp,wantedText='passwordEdit',
wantedClass='QWidget')
Diving into winGuiAuto.py, I saw that code is doing a child window check
and for some reason it fails.
Any thoughts? What am I missing?
Thanks in advance, Assaf
|
|
From: Tim C. <ti...@ti...> - 2008-01-08 19:01:12
|
There has not been much interest in developing the toolset further. It works as is, and the original developers now have time commitments elsewhere, I'm afraid Tim Nick Seow wrote: > (Sending to the user list as well, since the devel list seems to be > inactive... Is this project maintained?) > > Hi, > > I was trying to set items in a ListBox today, but the current > selectListBoxItem() function seems to be incorrect (at least, on the > version of Windows XP I'm using... do the meaning of these Windows > messages change between versions?) > > It does: > win32gui.SendMessage(hwnd, win32con.LB_SETCURSEL, item, 0) > _sendNotifyMessage(hwnd, win32con.LBN_SELCHANGE) > > Whereas via trial and error it seems that the following works: > > win32gui.SendMessage(hwnd, win32con.LB_SETCURSEL, onOrOff, item) > > Where "item" is the index of the listbox item you want to change, and > onOrOff is 1 or 0. > > Is this a known issue? Any chance of it being fixed? > > Thanks, > > Nick > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Watsup-users mailing list > Wat...@li... > https://lists.sourceforge.net/lists/listinfo/watsup-users > > |
|
From: Nick S. <nic...@gm...> - 2008-01-08 04:35:40
|
Oh, You still need to watsup.winGuiAuto._sendNotifyMessage(hwnd, win32con.LBN_SELCHANGE) to finish "clicking" on the listbox item. Nick On Jan 8, 2008 3:04 PM, Nick Seow <nic...@gm...> wrote: > (Sending to the user list as well, since the devel list seems to be > inactive... Is this project maintained?) > > Hi, > > I was trying to set items in a ListBox today, but the current > selectListBoxItem() function seems to be incorrect (at least, on the > version of Windows XP I'm using... do the meaning of these Windows > messages change between versions?) > > It does: > win32gui.SendMessage(hwnd, win32con.LB_SETCURSEL, item, 0) > _sendNotifyMessage(hwnd, win32con.LBN_SELCHANGE) > > Whereas via trial and error it seems that the following works: > > win32gui.SendMessage(hwnd, win32con.LB_SETCURSEL, onOrOff, item) > > Where "item" is the index of the listbox item you want to change, and > onOrOff is 1 or 0. > > Is this a known issue? Any chance of it being fixed? > > Thanks, > > Nick > |
|
From: Nick S. <nic...@gm...> - 2008-01-08 04:04:29
|
(Sending to the user list as well, since the devel list seems to be
inactive... Is this project maintained?)
Hi,
I was trying to set items in a ListBox today, but the current
selectListBoxItem() function seems to be incorrect (at least, on the
version of Windows XP I'm using... do the meaning of these Windows
messages change between versions?)
It does:
win32gui.SendMessage(hwnd, win32con.LB_SETCURSEL, item, 0)
_sendNotifyMessage(hwnd, win32con.LBN_SELCHANGE)
Whereas via trial and error it seems that the following works:
win32gui.SendMessage(hwnd, win32con.LB_SETCURSEL, onOrOff, item)
Where "item" is the index of the listbox item you want to change, and
onOrOff is 1 or 0.
Is this a known issue? Any chance of it being fixed?
Thanks,
Nick
|
|
From: Tony C. <cap...@gm...> - 2007-09-27 16:44:12
|
I've successfully automated a program with AutoIt, but want to redo
the automation with watsup, because Python is much more flexible.
I'm having problems activating a menu.
I have the top-level window handle from
self.topHwnd=PControl.PLaunchApp(self.EditorPath,wantedText=self.Editortext)
and I'm trying to activate a menu by
topMenu = PControl.getTopMenu(self.topHwnd)
self.SynthMenu=PControl.MenuItem(topMenu,('Synth','Bank Upload'))
However, the call to getTopMenu() is failing for
TypeError: int expected instead of Pwindowinstance
I've looked through the examples quite a bit- in fact I've copied much
of that code into my app, and made changes so it works as part of my
class.
In the examples, There are some places that call LaunchApp() and other
places that call PlaunchApp(), but I don't understand the when to use
one call over the other.
Would someone explain what I'm doing wrong, or send me a
straightforward example of how to activate a menu?
thanks
|