You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: