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
[js] The http.Executor class now accepts a promised client. The builder will now
use this instead of command.DeferredExecutor when creating WebDriver instances,
so http.Executors.prototype.defineCommand is exposed for users to define
additional commands.
The executors module and command.DeferredExecutor class are no longer used
anywhere, so they have been removed.
0 commit comments