Here we use wget to fetch the version number of the latest release, then plug the version into another wget invocation in order to fetch the chromedriver build itself:
1 |
|
Symlink chromedriver into /usr/local/bin/ so it’s in your PATH and available system-wide:
1 |
|