首页
Web开发
Windows程序
编程语言
数据库
移动开发
系统相关
微信
其他好文
会员
首页
>
其他好文
> 详细
RobotFramework-AutoItLibrary安装&配置文档
时间:
2015-12-08 18:18:54
阅读:
329
评论:
0
收藏:
0
[点我收藏+]
标签:
操作系统:Win7_64bit
一、准备阶段
安装包:
1.pywin32-219.win-amd64-py2.7.exe
http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/pywin32-219.win-amd64-py2.7.exe/download
2.autoit-v3-setup.exe
https://www.autoitscript.com/cgi-bin/getfile.pl?autoit3/autoit-v3-setup.exe
3.PIL-fork-1.1.7.win-amd64-py2.7.exe
http://www.qttc.net/static/file/PIL-fork-1.1.7.win-amd64-py2.7.exe
4.Pillow-3.0.0.win-amd64-py2.7.exe
https://pypi.python.org/packages/2.7/P/Pillow/Pillow-3.0.0-py2.7-win-amd64.egg#md5=1471e2aee739de6a3125b90155e2c8a9
补丁包:
AutoItX3_x64
http://www.zhaodll.com/dll/a/201206/45100.html
源码包:
http://github.com/qitaos/robotframework-autoitlibrary
二、安装步骤
1.管理员权限 运行 cmd.exe
2.命令行 执行安装
>pywin32-219.win-amd64-py2.7.exe
>autoit-v3-setup.exe
>PIL-fork-1.1.7.win-amd64-py2.7.exe
>Pillow-3.0.0.win-amd64-py2.7.exe
3.1.下载 robotframework-autoitlibrary
>git clone
http://github.com/qitaos/robotframework-autoitlibrary
3.2/替换AutoItX3.dll
使用补丁包AutoItX3_x64里面的AutoItX3_x64.dll 替换 3rdPartyTools/AutoIt/ 目录下的AutoItX3.dll文件
3.3.安装 robotframework-autoitlibrary
>cd robotframework-autoitlibrary
>python setup.py install
3.4.重新注册 AutoItX3.dll
>cd c:\Python27\Lib\site-packages\AutoItLibrary\lib
>regsvr32 /u AutoItX3.dll
>regsvr32 /s AutoItX3.dll
RobotFramework-AutoItLibrary安装&配置文档
标签:
原文地址:http://www.cnblogs.com/imathliu/p/5029785.html
踩
(
0
)
赞
(
0
)
举报
评论
一句话评论(
0
)
登录后才能评论!
分享档案
更多>
2021年07月29日 (22)
2021年07月28日 (40)
2021年07月27日 (32)
2021年07月26日 (79)
2021年07月23日 (29)
2021年07月22日 (30)
2021年07月21日 (42)
2021年07月20日 (16)
2021年07月19日 (90)
2021年07月16日 (35)
周排行
更多
分布式事务
2021-07-29
OpenStack云平台命令行登录账户
2021-07-29
getLastRowNum()与getLastCellNum()/getPhysicalNumberOfRows()与getPhysicalNumberOfCells()
2021-07-29
【K8s概念】CSI 卷克隆
2021-07-29
vue3.0使用ant-design-vue进行按需加载原来这么简单
2021-07-29
stack栈
2021-07-29
抽奖动画 - 大转盘抽奖
2021-07-29
PPT写作技巧
2021-07-29
003-核心技术-IO模型-NIO-基于NIO群聊示例
2021-07-29
Bootstrap组件2
2021-07-29
友情链接
兰亭集智
国之画
百度统计
站长统计
阿里云
chrome插件
新版天听网
关于我们
-
联系我们
-
留言反馈
© 2014
mamicode.com
版权所有 联系我们:gaon5@hotmail.com
迷上了代码!