I am getting an error when I am trying run test with Maven as taught in Module 10 | Selenium Forum
R
raghav sharda Posted on 04/07/2019

I have attached the screenshot for further clarrifications.


A
Ashish Thakur Replied on 05/07/2019

As i can see from the screenshot provided, your project is configured to use JDK5, but you need JDK 8 to be configured.


R
raghav sharda Replied on 08/07/2019

Sir, I am using JDK 11


A
Ashish Thakur Replied on 08/07/2019

Please use JDK 8, Other versions of JDK are not stable.

You can visit http://www.java.com/ for this.