Project Summary

  Analyzed 1 day ago based on code collected 1 day ago.

AutoItLibraryOverviewAutoItLibrary is a Python keyword library that extends Robot Framework by providing keywords based on the COM interface to AutoIt, a freeware tool for automating the Windows GUI.

In order to do screenshots, the AutoItLibrary uses the Open Source Python Image Library tool PIL.

News2009-11-17 AutoItLibrary 1.0 released PrerequisitesInstall Python and Robot Framework If you are not using ActivePython, which comes with the Python for Windows extensions such as win32com, then you'll need to install Mark Hammond's Python for Windows Extensions. Download the latest AutoItLibrary release InstallationAutoItLibrary installs its own files and, if not already present, the 3rd party AutoIt and PIL tools. To install, unzip the downloaded source release file into a temporary directory on your PC, open a command window in that directory and type:

python setup.py install
In either case the installation creates the folder:

C:\RobotFramework\Extensions\AutoItLibrary
on your PC and puts various files into this directory folder.

DocumentationAutoItLibrary documentation is installed by the installation process into

C:\RobotFramework\Extensions\AutoItLibrary\AutoItLibrary.html
The AutoItX documentation is also installed into this folder as AutoItX.chm. You can also view the Keyword Documentation online.

TestsThe AutoItLibrary installer puts a suite of self-tests here:

C:\RobotFramework\Extensions\AutoItLibrary\tests
To run these tests, which exercise the Windows Calculator GUI, run the RunTests.bat file in the above folder.

Share

In a Nutshell, robotframework-autoitlibrary...

Languages

HTML
78%
Python
16%
2 Other
6%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 22 2013 — May 22 2013

12 Month Summary May 22 2012 — May 22 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.