发现一个用于windows下GUI自动化测试的东东
来源: 作者:zhaoweikid 发布时间:2007-07-04 阅读次数:
pywinauto is a set of python modules to automate the Microsoft Windows GUI. At it's simplest it allows you to send mouse and keyboard actions to windows dialogs and controls.
pywinauto是一些用于自动化测试微软Windows图形界面的模块的集合。它可以允许你很容易的发送鼠标、键盘动作给Windows的对话框和控件。
地址:http://www.openqa.org/pywinauto/
pywinauto是一些用于自动化测试微软Windows图形界面的模块的集合。它可以允许你很容易的发送鼠标、键盘动作给Windows的对话框和控件。
地址:http://www.openqa.org/pywinauto/