LoggingSelenium
Last Published: 2009-03-02 | Version: 1.3-SNAPSHOT
Overview
Introduction
Download
Usage
FAQ
TODO
Discussion
Users Forum
Project Documentation
Project Information
Project Reports
TODO for 1.3
Build with current selenium-java-client-driver 1.0-beta-2
TODO for 1.4
Add support to write log events as they occur. Partly done in 1.1 but needs to be configurable.
Maybe change XmlFormatter to log all events.
Create an XSLT stylesheet to transform results of XmlFormatter replacing the HtmlFormatter
Roadmap for 1.x
Think about how to get one result for many tests. Right now every test creates its own result file.
Roadmap for 2.0
Use AOP or reflection to get rid of junit 4 coupling and achieve better logging ability