|
|
TestGen4Web is a tool for recording user actions in a FireFox web browser, saving those actions to an XML file, and playing them back. For web pages and forms that do not have JavaScript-intensive interfaces, TestGen4Web is a much easier testing solution than Selenium.
This package provides a means of translating TestGen4Web's recorded web browser sessions from XML to python. The package includes means for running tests as unit tests or simply generating python output that can be used in scripts, etc.
Code management update here.
