ehealthafrica-sv-selenium

0.2.11 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i ehealthafrica-sv-selenium

Weekly Downloads

1

Version

0.2.11

License

none

Last publish

Collaborators