51Testing软件测试论坛
标题:
教你做windows自动化测试
[打印本页]
作者:
haiyan.zhu
时间:
2020-7-15 14:13
标题:
教你做windows自动化测试
一、系统要求
版本:win10 及以上
二、安装WinAppDriver
1、WinAppDriver 官方文档
https://github.com/Microsoft/WinAppDriver
2、下载v1.1 Release
https://github.com/Microsoft/WinAppDriver/releases
3、安装成功后
4、启动
如下图安装成功(验证之后可以按ENTER 退出,其他安装不需要启动该应用)
三、安装工具inspect.exe
1、inspect.exe 官方文档
https://docs.microsoft.com/zh-cn ... uto/inspect-objects
2、Windows sdk(包含inspect.exe)下载地址
https://developer.microsoft.com/ ... wnloads/sdk-archive
3、安装成功之后
4、打开inspect.exe
四、下载项目
1、下载项目
2,在idea 中打开
五、打开开发者模式
设置->更新和安全->开发者选项->选择开发人员模式
六,启动WinAppDriver.exe
七、运行
八、查看报告
备注:
1,获取windows 应用的appId 方式
进入命令行,打开powershell
输入命令:Get-StartApps,可以查看计算机上所有的软件
另外一种,右击属性,target:
2,windows 应用定位方式
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2