Skip to content

Commit

Permalink
docs(DEVELOPER): JDK is needed for protractor to run selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonso-presa authored and KiaraGrouwstra committed Jun 21, 2016
1 parent 7c753c4 commit e0597a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEVELOPER.md
Expand Up @@ -43,6 +43,8 @@ following products on your development machine:
created, pointing to the executable (e.g. `path-to-dartium-folder\chrome.exe).`


* [Java Development Kit](http://www.oracle.com/technetwork/es/java/javase/downloads/index.html) which is used
to execute the selenium standalone server for e2e testing.

## Getting the Sources

Expand Down

0 comments on commit e0597a9

Please sign in to comment.