Skip to content

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

Description

@erdi

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions