Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (19.7k points)

How to install Selenium WebDriver on Mac OS X 10.7.5 supporting Chrome, Firefox, and safari? What I have to set, where to install.

1 Answer

0 votes
by (62.9k points)

For Installing if you use homebrew , you can install selenium using:

brew install selenium-server-standalone

 and for running

updated -port port_number

 To run selenium, do:

selenium-server -port 4444

 For more options:

selenium-server -help

Hope this was helpful! 

If you are interested to learn Selenium on a much deeper level and want to become a professional in the testing domain, check out Intellipaat’s automation testing course!

Welcome to Intellipaat Community. Get your technical queries answered by top developers!

30.5k questions

32.6k answers

500 comments

108k users

Browse Categories

...