windows端,C/S端自动化测试工具比较
python库:
1.pyautoit 通过捕获界面元素,也可通过坐标进行操作 2.pyautogui 通过获取图片坐标,使用鼠标和键盘进行操作 资料地址: https://hugit.app/posts/doc-pyautogui.html 3.pywinauto 通过捕获界面元素进行操作 资料地址: https://pywinauto.readthedocs.io/en/latest/contents.html
Windows:
autoIt3 采用basic语言编写,可转换成exe程序 官网:https://www.autoitscript.com/site/
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。