Class |
Description |
CompositeReporter
|
Delegates to one or more other reporters. |
ExceptionToPngConverter
|
|
FramesSourceReporter
|
Writes the source content of each top level frame of the browser's current page as a html files. |
MultiWindowReporter
|
Delegates to the backing reporter for each of the currently opened windows. |
PageSourceReporter
|
Writes the source content of the browser's current page as a html file. |
PngUtils
|
|
ReportState
|
|
ReporterSupport
|
Common support for reporter implemenations. |
ScreenshotReporter
|
Writes the source of the browser's current page as html and takes a PNG screenshot
if the underlying driver implementation supports it. |