Switching from Java 8 to 7 (JDK 1.7) | Selenium Forum
M
Posted on 13/12/2015
Sir,

I am in Selenium Module 12. I am getting error for send keys. There you mentioned that send keys work in Java 7 and switch back to Java 7 if you are using Java 8. So, i tried installing Java 7 and changed the environment variable also but still getting the same error.
Do I need to uninstall Java 8 completely.
Please find the screen shot.

M
Replied on 13/12/2015

download the latest version of selenium with that java 8 will work.


M
Replied on 14/12/2015

Sir,

Selenium version that i am currently having is 2.48.2. I think that is the latest version.


M
Replied on 14/12/2015

have you added [color=#FF0000:1akmb0ez]selenium-server-standalone-version.jar[/color:1akmb0ez]?


M
Replied on 15/12/2015

No, sir. I didn't add standalone but I added all the jar file again from the version 2.48.2 to eclipse. Now it's working fine.

Thank you