Skip to content

A shell script to install Chrome Web Driver and Selenium on Ubuntu 16.04

License

Notifications You must be signed in to change notification settings

srimaln91/selenium-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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