Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Code cleanup - rework BobcatWait to provide a more concise API around explicit waits #288

Closed
mkrzyzanowski opened this issue Sep 25, 2018 · 1 comment
Assignees
Labels
migration notes Contains migration notes
Milestone

Comments

@mkrzyzanowski
Copy link
Contributor

At the moment we have BobcatWait, Conditions and few ad-hoc solutions handling explicit waiting. It is confusing to the end-users and does not promote the best practices right away.

Scope of this tasks is to provide a more concise API that will make use of all best practices worked out in multiple projects.

@mkrzyzanowski
Copy link
Contributor Author

Released in 1.6.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migration notes Contains migration notes
Projects
None yet
Development

No branches or pull requests

1 participant