| Interface | Description |
|---|---|
| Reporter | A reporter can take a snapshot of the browser state, using a given name as the base for whatever it produces. |
| ReportingListener | Gets notified whenever a report is taken. |
| Class | Description |
|---|---|
| Base64 | A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045. |
| CompositeReporter | Delegates to one or more other reporters. |
| ExceptionToPngConverter | |
| PageSourceReporter | Writes the source content of the browser's current page as a html file. |
| 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. |
Groovy API Documentation for Geb 0.11.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org