Install
If you are using homebrew (which I recommend), you can install selenium using:
brew install selenium-server-standalone
Launch
updated -port port_number
To start selenium, run: selenium-server -port 4444
Additional options: selenium-server -help
Will Feb 21 '15 at 0:40 2015-02-21 00:40
source share