Is there any specific reason behind why you wouldn’t want to make use of a build tool such as Gradle or Maven ?
Dependency management is a lot more-easier with build tools rather than you trying to download jars and setup your CLASSPATH manually.
If you are still trying to setup your CLASSPATH manually, then you should be downloading “selenium-java-3.11.zip” from http://selenium-release.storage.googleapis.com/index.html?path=3.11/
This zip file contains all that you need.
The client-combined-3.11.jar – Contains all the classes that you would be using for your browser automation viz., IE/Chrome/Firefox and also the client class viz., RemoteWebDriver that you would use to talk to a Selenium grid instance.
The lib folder contains all the jars that are referenced and needed by the client-combined-3.11.jar
Thanks & Regards
Krishnan Mahadevan
"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/
My Technical Scribbings @ http://rationaleemotions.wordpress.com/
Reply-To: <seleniu...@googlegroups.com>
Date: Tuesday, March 13, 2018 at 7:05 PM
To: Selenium Users <seleniu...@googlegroups.com>
Subject: [selenium-users] Updating JARS for SELENIUM 3.11.0
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/58a4e07c-561d-405c-adf5-83d268d81635%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit