Include ChromeDriver as prerequisite
This commit is contained in:
@@ -47,7 +47,7 @@ Run the app locally:
|
|||||||
bin/rails s
|
bin/rails s
|
||||||
```
|
```
|
||||||
|
|
||||||
Prerequisites for testing: install PhantomJS >= 2.1.1
|
Prerequisites for testing: install ChromeDriver >= 2.33
|
||||||
|
|
||||||
Run the tests with:
|
Run the tests with:
|
||||||
|
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ Para ejecutar la aplicación en local:
|
|||||||
bin/rails s
|
bin/rails s
|
||||||
```
|
```
|
||||||
|
|
||||||
Prerequisitos para los tests: tener instalado PhantomJS >= 2.1.1
|
Prerequisitos para los tests: tener instalado ChromeDriver >= 2.33
|
||||||
|
|
||||||
Para ejecutar los tests:
|
Para ejecutar los tests:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user