Groovy Documentation

Package geb.report

 

Interface Summary
Reporter A reporter can take a snapshot of the browser state, using a given name as the base for whatever it produces.
 


Class Summary
PageSourceReporter Writes the source content of the browser's current page as a html file.
ReporterSupport Common support for reporter implemenations.
ScreenshotAndPageSourceReporter 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-core 0.6.2 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org