0.2.11 • Published 8 years ago

ehealthafrica-sv-selenium v0.2.11

Weekly downloads
1
License
-
Repository
github
Last release
8 years ago

sv-selenium (eHealthAfrica flavored)

Usage

  • this is released under ehealthafrica-sv-selenium
  • npm install --save-dev ehealthafrica-sv-selenium

Commands

# Install Selenium if not already there
if [ ! -d "/tmp/sv-selenium" ]; then
  echo 'Selenium not yet installed, downloading & installing ...'
  npm run install_selenium_and_chromedriver
fi

npm run start_selenium_with_chromedriver

Release

  • Update version numbers in bin/install_selenium and bin/install_chromedriver
  • bump version in package.json
  • npm adduser with the ehealthafrica credentials (NPM tab in spreadsheet)
  • Release from the CLI with npm publish

License

Copyright (c) 2012 Sebastien Vincent
Licensed under the MIT license.

0.2.11

8 years ago

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago