I'm trying to run a Eclipse (Mars.2) project, but when I run it, it throws an exception:
java.lang.UnsupportedClassVersionError: org/openqa/selenium/NoSuchElementException : Unsupported major.minor version 52.0
I researched and I think it's because JDK/JRE version, but I did not find how can I solve this. Can anyone help?