Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 611 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 611 Bytes

selenium-installer

A bash script to install Selenium server with Google Chrome web driver on Ubuntu 16.04.

How to install:

$ git clone https://github.com/srimaln91/selenium-installer.git
$ cd selenium-installer
$ sudo bash selenium_install.sh

How to use:

$ selenium start

If you have any problems with this, Please create an issue on Github. Contributions are welcome. :)

Authors

License

This project is licensed under the General Public License - see the LICENSE.md file for details