On Thu, Feb 22, 2018 at 10:31 PM, Samuel Rossinovic < [email protected]> wrote:
> > Debugging suggests that at the point where waitToFinishLoad() is called: > 1. The page's DOM is visible to geb. 2. the module's navigator is null. > Module's base navigator should never be null. I it was null then you would be getting an NPE and not a missing RequiredPageContentNotPresent exception. -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/CA%2B52dQSkaiLPX5QsbtuZMja6CynY42r52L6kUdemvU6t_p9D6w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
