Skip to content

Add an at() method to geb.Page which always throws MissingMethodException #543

@erdi

Description

@erdi

Currently when trying to call at(Class<? extends Page>) or at(Page) from within a page the closure defined as the at checker for that given page class is called which is very surprising and not what one might expect.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions