webdriverio

Next-gen browser and mobile automation test framework for Node.js

MIT License

Downloads
94.5M
Stars
8.8K
Committers
610

Bot releases are hidden (Show)

webdriverio - Removed postinstall process

Published by christian-bromann about 11 years ago

  • removed npm postinstall script because of missing support on windows machines, should be downloaded manually anyway
  • includes PR #82 - Fixed a wrong name on a local variable reference
  • added CONTRIBUTING.md
  • rewrote some parts in README.md
webdriverio - Support for new selenium-server versions

Published by christian-bromann about 11 years ago

  • added support for selenium-server-standalonver > v2.31.0
  • improved command executions for click, waitFor and getLocation
  • removed duplicate command setSize()
  • added more tests
  • removed selenium-server-standalonver jar from repository
  • implemented install script for downloading this jar into .bin folder
  • cleaned up git repository (got rid of big jar files in git history) - requires to re-checkout this repository
webdriverio - SauceLabs and unicode character support

Published by christian-bromann about 11 years ago