Hey there.
Recently I realized that appium-chromedriver
does not fetch the required chromedriver binary when installing project with yarn
Going through the documentation of appium-chromedriver
I found that
Since version 6.0.0 of this module automatic download of the latest known chromedriver does not happen anymore. The below information is only relevant for older module versions:
How then I should handle installation of the binary now?
Best Regards,
Kris.