Saturday, March 21, 2009

Free Browser Automation tool PAMIE2b

Free Browser Automation tool PAMIE2b
http://pamie.sourceforge.net

The Free open-source Browser automation tool.

cPAMIE.py The main python class that allows you to write scripts to
automate the Internet Explorer browser client for function and unit
testing.

=================================================================

PAMIE - Reference Guide - What's New - SourceForge - Yahoo
Group

Required Packages
The following packages must be installed before installing PAMIE.

Python 2.4
Mark Hammond's win32all package for Python
Ctypes package for Python


Recommended Packages:
These packages are optional, but they are deemed worthy by the PAMIE
developers.


ActivePython distribution package for Python, which also includes the
win32all package.
Stani's Python Editor if you are looking for a Python editor.


PAMIE Contents:
These are the files of importance that are included with the PAMIE
package.


buildCert.py The Build Certification script that performs a full range
of tests with PAMIE. This script is an excellent resource for examples,
and also makes for a pretty cool demo!

cModalPopUp.py The class that handles pop up windows, such as file
dialogs, alert dialogs, prompt dialogs and confirm dialogs.

cPAMIE.py The main python class that allows you to write scripts to
automate the Internet Explorer browser client for function and unit
testing.

cReport.py A reporting class to keep track of pass and failed steps.

winGuiAuto.py Simon Brunning's Windows GUI automation utilities, which
can be used with PAMIE to find and control open IE windows.

writeDocs.py The script used by the PAMIE developers that generates the
PAMIE reference guide.



Installation
Python and all the required packages must be installed.
Unzip the PAMIE package to a folder.

http://pamie.sourceforge.net

No comments: