Update README.md

Indicate where and what version of Java to get.
This commit is contained in:
Javier Calvarro Nelson 2018-06-04 17:24:41 -07:00
parent a3776b2a20
commit a3a76c2e9a
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ Run `build.cmd /t:Test` or `build.sh /t:Test`
## Run end-to-end tests
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`
- `selenium-standalone install`
- Chrome