jdaugherty opened a new issue, #14790: URL: https://github.com/apache/grails-core/issues/14790
### Issue description This may really be a bug in Geb because https://github.com/apache/groovy-geb/blob/67c51d3bd38bf6ac49e1c723eadab679d8ba8476/module/geb-core/src/main/groovy/geb/Browser.groovy#L874 does not call `canonicalFile` so the exists() check will fail. We should change our default to be an absolute path to fix this or push a fix upstream. The workaround for now is to specify `grails.geb.reporting.directory` as an absolute path. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
