I know that I need to set JAVA_HOME & CLASSPATH both before use selenium webdriver but How can I do that in MAC Os?
I have checked my export command and articles related to it but not sure how it works. It is easy with windows os but seems hard to set in MAC Os.
I want to set following in MAC Os AS I did in window :
JAVA_HOME = C:\Program Files\Java\jdk1.8.0_40
CLASSPATH = C:\Program Files\Java\jre1.8.0_51\bin