python winform自动化_autogui-记录并自动化Winform和WPF应用程序-Alex Lundberg,Richard Boettcher Getting Started Lice...

AutoGui是一个GUI自动化工具,提供高级关键字来自动化WPF和Winform应用程序。通过pip安装,使用RecorderSpy.exe进行录制,生成Python和Robot剧本。示例包括打开计算器和记事本,进行点击、写入和关闭等操作。
摘要由CSDN通过智能技术生成

作者:Alex Lundberg,Richard Boettcher

### 作者邮箱:alex.lundberg@gmail.com,richard.boettcher@sandc.com

### 首页:https://github.com/lundbird/AutoGui

### 文档:None

### 下载链接

# AutoGui

AutoGui is a GUI Automation/Test tool giving the user high level keywords to automate WPF and winform applications.

Getting Started

Install using pip

pip install autogui

I recommend using a spy tool such RecorderSpy.exe in the tools folder or my RecorderSpy repo. Use ctrl-r to start recording, ctrl-e to end recording, and ctrl-w to select a GUI element during recording. This generates both a python and robot script of your steps.

Any other Windows Spy tool, such as Microsofts inspect.exe tool will help out in finding locator properties of elements.

Most of the time you can use just the default selector (name) to find your element.

Examples

Open Calculat

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值