Add ChromeDriver installation instructions for Mac OS
This commit is contained in:
@@ -94,10 +94,10 @@ You'll have to delete also this directory (otherwise the new installation will g
|
|||||||
rm -rf /usr/local/var/postgres
|
rm -rf /usr/local/var/postgres
|
||||||
```
|
```
|
||||||
|
|
||||||
## PhantomJS
|
## ChromeDriver
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install phantomjs
|
brew install chromedriver
|
||||||
```
|
```
|
||||||
|
|
||||||
## Imagemagick
|
## Imagemagick
|
||||||
|
|||||||
@@ -96,10 +96,10 @@ También tendrás que borrar el siguiente directorio para que no de conflictos c
|
|||||||
rm -rf /usr/local/var/postgres
|
rm -rf /usr/local/var/postgres
|
||||||
```
|
```
|
||||||
|
|
||||||
## PhantomJS
|
## ChromeDriver
|
||||||
|
|
||||||
```
|
```
|
||||||
brew install phantomjs
|
brew install chromedriver
|
||||||
```
|
```
|
||||||
|
|
||||||
## Imagemagick
|
## Imagemagick
|
||||||
|
|||||||
Reference in New Issue
Block a user