Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WebdriverIO

Next-gen browser and mobile automation test framework for Node.js
Collective - Host: opensource - https://opencollective.com/webdriverio - Website: https://webdriver.io/ - Code: https://github.com/webdriverio

package.json whereis version update

github.com/webdriverio/selenium-standalone - 3c5e315cbb798885c8d682fa637c9dc2c94def53 authored over 10 years ago by Jarrett Widman <[email protected]>
merge from vvo

github.com/webdriverio/selenium-standalone - 13c8d5d7e73d43e23e3d99dd751d51c3d9f6a779 authored over 10 years ago by Jarrett Widman <[email protected]>
code standards, use console.error

github.com/webdriverio/selenium-standalone - c39978fbb051df5bcbd4787ad94b10ddd7911b73 authored over 10 years ago by Jarrett Widman <[email protected]>
v2.41.0-2.9.0-1

fixes #10

github.com/webdriverio/selenium-standalone - 4cf9898dfcd64153e583c624cc9ba9927e99db3c authored over 10 years ago by vvo <[email protected]>
chore(package.json): fix dependencies version

github.com/webdriverio/selenium-standalone - 0d6b0a91acb5624cbd544571b5d367f975332599 authored over 10 years ago by vvo <[email protected]>
chore(deps): upgrade all dependencies

+ change readme intro
+ add github url in package.json

fixes #9

github.com/webdriverio/selenium-standalone - d88b53ac244d8b71300d95777da5d4e4119e1e5c authored over 10 years ago by vvo <[email protected]>
fix(302 responses): handle 302 responses from dl servers

github.com/webdriverio/selenium-standalone - e7fb1ce1946d0bfd61a0af1e84550176df3462c7 authored over 10 years ago by vvo <[email protected]>
Output message to console if Java is not available

Resolves https://github.com/vvo/selenium-standalone/issues/7

github.com/webdriverio/selenium-standalone - efc1955d8ddba787a82451e61eb56ede9312c1f6 authored over 10 years ago by Jarrett Widman <[email protected]>
feat(selenium): upgrade selenium to 2.41.0

changelog: http://code.google.com/p/selenium/source/browse/java/CHANGELOG

github.com/webdriverio/selenium-standalone - 62d046df7ba8d8a52d4ccd51b0634f1fdb0c6a6f authored over 10 years ago by vvo <[email protected]>
refactor installation

- stop using request, does not handle stream errors correctly
- handle all possible errors from ...

github.com/webdriverio/selenium-standalone - b60daada5b20430db31064c1deebd7fd915ab6b5 authored almost 11 years ago by vvo <[email protected]>
upgrade chromedriver 2.9

github.com/webdriverio/selenium-standalone - 16a65052e4e856fd7f7aa60901d61f510f090909 authored almost 11 years ago by vvo <[email protected]>
Update README.md

github.com/webdriverio/selenium-standalone - c292a3f6994c4b949f3800b5a34369ab729667b8 authored almost 11 years ago by Vincent Voyer <[email protected]>
Update README.md

github.com/webdriverio/selenium-standalone - af38b574a5772d80dea7e22cfcab94edca76deeb authored almost 11 years ago by Vincent Voyer <[email protected]>
Merge pull request #5 from vvo/programmatic-use

Programmatic use + small changes

github.com/webdriverio/selenium-standalone - 00aaef7423c99477d03607efe782b76e5d2a49c9 authored almost 11 years ago by Vincent Voyer <[email protected]>
programmatic, tests with mocha, readme

fixes #4

github.com/webdriverio/selenium-standalone - 5e52f73dd337a6072a4d9df828679c4a1b26ca64 authored almost 11 years ago by vvo <[email protected]>
Merge remote-tracking branch 'featurist/master' into programmatic-use

github.com/webdriverio/selenium-standalone - 98dbbe2609555a584ea5eecd0e7a435e4bee04f5 authored almost 11 years ago by vvo <[email protected]>
upgrade chromedriver 2.8

github.com/webdriverio/selenium-standalone - a0b5ed1d4455069e00d8c0b837771c5a532ec998 authored almost 11 years ago by vvo <[email protected]>
programmatic use

github.com/webdriverio/selenium-standalone - 9f4d0a0fd3d7213abfbc16bdff96687023f23224 authored about 11 years ago by Josh Chisholm <[email protected]>
upgrade selenium to 2.38.0

github.com/webdriverio/selenium-standalone - dc7095eef6bfdb9a60e8c3f2ccc4db68bc5863f8 authored about 11 years ago by vvo <[email protected]>
Update README.md

github.com/webdriverio/selenium-standalone - 4054e8ce6f21875ae81bb58b1a3bd4abf15d43ec authored about 11 years ago by Vincent Voyer <[email protected]>
working selenium version is 2.37 when not on linux

github.com/webdriverio/selenium-standalone - b5dc0cbb40c5355097b9f1a952e8142a05d7fee1 authored about 11 years ago by vvo <[email protected]>
working selenium version on linux is 2.35

github.com/webdriverio/selenium-standalone - 1249bf9a5af01c53a8b96069c76624a5cd335dd8 authored about 11 years ago by vvo <[email protected]>
transfer cmd line args, force kill on SIGINT

github.com/webdriverio/selenium-standalone - 8b95b4d4dce81cc16772c4bc86d66e73e6cae426 authored about 11 years ago by vvo <[email protected]>
upgrade chromedriver to 2.6

github.com/webdriverio/selenium-standalone - 715f40df799c1c16d0763d89106e432b9d5ca44b authored about 11 years ago by vvo <[email protected]>
upgrade to selenium 2.37.0

github.com/webdriverio/selenium-standalone - 9d8b52a6ad7174909070bb6212488a457aba4f65 authored about 11 years ago by vvo <[email protected]>
upgrade chromedriver, change chromedriver url

chromdriver 2.4

github.com/webdriverio/selenium-standalone - 6d0acaf1d51dfde28865363116f953bcb8150b6f authored about 11 years ago by vvo <[email protected]>
Merge branch 'master' of github.com:vvo/selenium-standalone

github.com/webdriverio/selenium-standalone - ba50139de66c5b6ca1fe38331e3078a5f3e709d5 authored about 11 years ago by vvo <[email protected]>
more robust install script

- clean output path before downloading
- remove fstream dependency

github.com/webdriverio/selenium-standalone - 40bf2d9032418ca931ff369f8553fe79127d1572 authored about 11 years ago by vvo <[email protected]>
Update README.md

fix #1

github.com/webdriverio/selenium-standalone - 2b7474a040b5d2307325356925dbbf5b8bb0fae9 authored about 11 years ago by Vincent Voyer <[email protected]>
Add a working browser launch example with wd

github.com/webdriverio/selenium-standalone - 62e509f940c9d0c7c2b952617525c3aa05823529 authored about 11 years ago by vvo <[email protected]>