How to run the Selenium Webdriver test from the command line?
We can run any Selenium Webdriver test written in Java utilizing the accompanying command.
java -classpath ".;selenium-server-standalone-2.33.0.jar" SampleClass