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
Add "additionalCommands" support to DriverCommandExecutor.
Keeping it protected as there's no existing use case for wider visibility.
Note that I opted for the more standard order of parameters
(for the overloaded methods of this sort) over that unfortunate
non-standard ordering that HttpCommandExecutor uses for some reason.
0 commit comments