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
Currently the WebDriver's implicit wait can collide with our Wait-API. The implicit wait should be configurable via the Browser. This way we could provide more dynamic options, like a temporary setting, etc.
NEEDS TO BE DEFINED...
The text was updated successfully, but these errors were encountered:
Currently the
WebDriver's
implicit wait can collide with our Wait-API. The implicit wait should be configurable via theBrowser
. This way we could provide more dynamic options, like a temporary setting, etc.NEEDS TO BE DEFINED...
The text was updated successfully, but these errors were encountered: