文件名称:robotframework-autoitlibrary-1.2.1.zip
文件大小:686KB
文件格式:ZIP
更新时间:2021-06-13 08:37:44
自动化测试
必须先安装上面的 pywin32,并且 Python 的安装目录不能有空格, 如果有空格会导致注册 autoit 的 dll 时出错。64 位机器需要在再安装 AutoItV3 才能用, 在 suite 中添加一个 library,写 AutoItLibrary(注意大小写!),确定之后, 不是红色,说明已经成功了!按F5,看看 Source 里是否有 AutoItLibrary
【文件预览】:
robotframework-autoitlibrary-1.2.1
----setup.py(5KB)
----src()
--------AutoItLibrary()
----doc()
--------AutoItLibrary.html(37KB)
----LICENSE.txt(9KB)
----PKG-INFO(1003B)
----tests()
--------Calculator_Test_Cases.html(19KB)
--------__init__.html(2KB)
--------RobotIDE.bat(73B)
--------CalculatorGUIMap.py(6KB)
--------RunTests.bat(952B)
----COPYRIGHT.txt(586B)
----README.txt(2KB)
----3rdPartyTools()
--------AutoIt()