Skip to content

Add ability to unwrap modules returned from content dsl to their original type #434

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
erdi opened this issue Apr 20, 2016 · 0 comments
Closed
Assignees
Milestone

Comments

@erdi
Copy link
Member

erdi commented Apr 20, 2016

Currently all Navigator instances, including Modules, returned from the content DSL are wrapped in TemplateDerivedPageContent which enables better error reporting when required content is not found. This is problematic when strongly typing your Geb related code.

Modules returned from content DSL should be unwrappable using the Groovy as operator.

@erdi erdi self-assigned this Apr 20, 2016
@erdi erdi added this to the 1.0 milestone Apr 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant