mvn dependency:get -DgroupId=org.seleniumhq.selenium -DartifactId=selenium-server -Dversion=4.1.4
# Replace the version number with the latest wget https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.23.1/selenium-server-4.23.1.jar selenium server standalone jar download
The Selenium Server Standalone JAR is a part of the Selenium project, which allows for remote control of a browser instance. Here's a step-by-step guide on how to download it: mvn dependency:get -DgroupId=org
Replace version with the desired version number (e.g., 4.14.0 ). selenium server standalone jar download