Issue running Selenium IDE test suite using Selenium Standalone server
问题 I am try to follow following references to run the selenium IDE test suites on standalone server . My ultimate purpose is to run headless data-driven tests on ubuntu. Selenium RC with DataDriven Running Tests from command line Selenium Headless tests on Ubuntu So after looking into these tutorials I have setup very simple test suite and trying to run from command line e.g java -jar ~/selenium/selenium-server-standalone-2.39.0.jar -userExtensions user-extensions.js -htmlSuite "*firefox" http:/