Update README.md
Indicate where and what version of Java to get.
This commit is contained in:
parent
a3776b2a20
commit
a3a76c2e9a
|
|
@ -46,7 +46,8 @@ Run `build.cmd /t:Test` or `build.sh /t:Test`
|
||||||
## Run end-to-end tests
|
## Run end-to-end tests
|
||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
- Install [selenium-standalone](https://www.npmjs.com/package/selenium-standalone) (requires Java 8 or later)
|
- Install [selenium-standalone](https://www.npmjs.com/package/selenium-standalone) (requires Java 8 or 9)
|
||||||
|
- [Open JDK9](http://jdk.java.net/java-se-ri/9)
|
||||||
- `npm install -g selenium-standalone`
|
- `npm install -g selenium-standalone`
|
||||||
- `selenium-standalone install`
|
- `selenium-standalone install`
|
||||||
- Chrome
|
- Chrome
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue