-
-
Notifications
You must be signed in to change notification settings - Fork 768
Closed
Labels
Description
Description
It needs to update the dependency on selenium to 3.10.0 or later version. But it has some major changes. So it needs for some efforts.
Details
It seems that Selenium team decided to use java.util.time.Duration
for the explicit waiting instead of java.util.concurent.TimeUnit
and long
value. Current functionality should be refactored.
Related to: #742
SrinivasanTarget, joerg1985 and FA-tvonmoll