Hi.
Taking the example from geb's doc:
class PageWithTemplateUsingToOption extends Page
{
static content = {
helpLink(to: HelpPage) { $("a", text: "Help") }
}
}
to PageWithTemplateUsingToOption
helpLink.click()
Can I expect the return value from the click to be the page pointed-to by
the to: paramater?
HelpPage helpPage = helpLink.click()
Thanks
--
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/cff33ec1-2ad2-4104-89b6-97bd728f60ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.