A bash script to install Selenium server with Google Chrome web driver on Ubuntu 16.04.
$ git clone https://github.com/srimaln91/selenium-installer.git
$ cd selenium-installer
$ sudo bash selenium_install.sh
$ selenium start
If you have any problems with this, Please create an issue on Github. Contributions are welcome. :)
- H.M.S.Nishantha - srimaln91
This project is licensed under the General Public License - see the LICENSE.md file for details