Package com.unitedinternet.portal.selenium.utils.logging

Logging extension to Selenium Remote Control.

See:
          Description

Interface Summary
LoggingNotifier Notification Interface for loggingselenium caller.
LoggingResultsFormatter The LoggingResultFormatter can be used to log in any format you want to.
LoggingSelenium Extends Selenium with ability to log comments and write the log.
 

Class Summary
EventQueuePostProcessor Post process LoggingBean events queue.
HtmlResultFormatter Formats all logging events as HTML.
LoggingAssert Wrapped junit4 assertions to enable logging them.
LoggingBean All data of a Selenium command already processed by remote-control and other informations to be formatted and logged.
LoggingCommandProcessor Logs processed selenium commands (processed via remote-control) with an arbitrary LoggingResultsFormatter.
LoggingDefaultSelenium Adds ability to log comments to DefaultSelenium.
LoggingUtils Utility Methods to support easy usage from an (junit4 driven) selenium test.
LoggingWait Extends the selenium wait class with error handling.
StackTraceUtils Utility Methods to support searching in StackStraces related to Selenium and the logging extension.
TestMetricsBean Metrics and environment information (user-agent, versions) collected during test run.
XmlResultFormatter Formats all logging events as XML.
 

Enum Summary
SeleniumCommandExtensions Special logging commands to extend CommandProcessor of Selenium.
 

Package com.unitedinternet.portal.selenium.utils.logging Description

Logging extension to Selenium Remote Control.



Copyright © 2009. All Rights Reserved.