Trying to execute selenium driver I found that I have an old version of Java. I downloaded the last version from java.com: https://www.java.com/en/download/mac_download.jsp Everything went fine and I can see Java on my system preferences and it says is up to date. Although if I run java -version on the command line i get:
java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-b14-466.1-11M4716) Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-466.1, mixed mode) Any ideas? Thanks!
which javaoutput?OSXchanged from java 6 to next releases when distributor changed. a) Please check this extended discussion inSuperUser.comand b) Oracle installation docs