mibutec / popperfw

Declarative PageObjects for Java
Apache License 2.0
3 stars 3 forks source link

Initialize all relevant timeouts correctly, eagerly #17

Closed StitzL closed 2 years ago

StitzL commented 2 years ago

Call setRelevantTimeouts with default timeout from constructor to initialize all relevant timeouts correctly, eagerly.

Fixes #14