Back
Install
If you use homebrew (which I recommend), you can install selenium using:
brew install selenium-server-standalone
Running
updated -port port_number
To run selenium, do:
selenium-server -port 4444
For more options:
selenium-server -help
31k questions
32.8k answers
501 comments
693 users