Menu

Home

Rob Marchetti

Python Automation Module (class) for Internet Explorer (PAM.py).
Originally written as a simple Python module. This new Python class starting with 2.0 allows the user to automate Internet Explorer browser for QA testing, development testing, or web scraping.

This python class only runs on Windows and automates Internet Explorer, there is no support for other browsers or Flex at this time. This is not an Application.

Supports automating most flavors of Internet Explorer.

Note: Thee problem with IE 9 getElementsByTagName() has been fixed

Also check out the original "SAMIE" (Perl module) written by Henry Wasserman.


Project Admins:

The PAMIE lib can also be used in conjunction with Selenium using Python for IE