jdaugherty commented on PR #1144:
URL: 
https://github.com/apache/grails-spring-security/pull/1144#issuecomment-3102561195

   > > I'm assuming the real fix here was the remove of the waitFors - and 
leaving the selenium workaround in place?
   > 
   > No, I think it was removing the `<g:layoutTitle/>` that fixed it. I don't 
know how you could see the title in the Geb report. Running bootRun and 
visiting the pages in question did not output any titles for me.
   
   If you add `group('some name')` and turn on reporting in the annotation, it 
will dump the html rendered to the browser.  That's how I often debug geb 
failures.


-- 
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]

Reply via email to