Skip to content

Intellij complains that Page classes should implement WaitingSupport methods when using 0.12.0 #391

@erdi

Description

@erdi

This is probably down to usage of @Delegate on Page.waitingSupport which IntelliJ does not seem to understand for some reason.

I think that given the amount of issues that @Delegate causes it might be good to consider getting rid of its usage in the whole codebase and manually delegate the methods when necessary.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions