Please forgive if this capability already exists but possibly undocumented.
I need to specify a custom chromedriver binary that is not obtained from Google's chromedriver project repo.
In my case the a SDK from 2 years ago has a chromedriver binary that I must use for testing. There are no exceptions or workarounds available.
Can webdriver-manager be used to support a custom chromedriver?