Created
January 27, 2018 06:39
-
-
Save sinfere/c52fa158ac4e416723934c6b64225f63 to your computer and use it in GitHub Desktop.
webdriver.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew tap vulgo/repo | |
brew install webdriver.sh | |
sudo webdriver [options] | |
brew tap vulgo/repo | |
brew install webdriver.sh | |
sudo webdriver -cu https://images.nvidia.com/mac/pkg/378/WebDriver-378.10.10.10.25.106.pkg | |
sudo webdriver -m | |
/sbin/mount -uw / | |
sudo webdriver -r | |
sudo webdriver.sh [options] | |
-f Re-install | |
-c Don't update caches | |
-p Download the updates property list and exit | |
-r Uninstall web drivers | |
-u url Use driver package at url, no version checks | |
-m [build] Modify the current driver's NVDARequiredOS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment