Hello,<br><br>I am automating tests for a messaging application which uses Skype as one of it&#39;s possible<br>frontends. I have tried to use watsup (<a href="http://www.tizmoi.net/watsup/intro.html">http://www.tizmoi.net/watsup/intro.html
</a>) and<br>pywinauto (<a href="http://www.openqa.org/pywinauto/">http://www.openqa.org/pywinauto/</a>) as possible tools.<br><br>Pywinauto was not able to find the Skype client at all. (Or I just can&#39;t use it properly...).
<br><br>With watsup, I was able to find the Skype client window, and even use some of the components.<br>However, watsup does not support manipulating the tab control, which is central part of the client.<br><br>Has anyone used some other python tools to automate Windows GUI testing, or does someone have 
<br>specific experience of automating the Skype client?<br><br>Thanks for any suggestions,<br><br>Janne Härkönen