|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface Reporter
A reporter can take a snapshot of the browser state, using a given name as the base for whatever it produces. A common usage of a reporter is to take snapshots before and after test methods.
Method Summary | |
---|---|
void
|
writeReport(Browser browser, String label, File outputDir)
Takes a snapshot of the given browser's state, using the given name as the base name for anything (e.g. file) that is produced. |
Method Detail |
---|
void writeReport(Browser browser, String label, File outputDir)
Groovy API Documentation for geb-core 0.6.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org