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

Merge pull request #213 from patthiel/patch-3

Fix building previous chromedriver version urls

github.com/webdriverio/selenium-standalone - 1be9c73d762d84f5cadb7f8239f44e97bcbff2df authored over 8 years ago by Vincent Voyer <[email protected]>
Merge pull request #211 from leventebalogh/patch-3

Mention default config in the Readme

github.com/webdriverio/selenium-standalone - 853215b23aca77a03bf1128e19044389fb9eee13 authored over 8 years ago by Vincent Voyer <[email protected]>
Merge pull request #210 from leventebalogh/patch-1

Update driver and selenium versions in code examples

github.com/webdriverio/selenium-standalone - 0fe1b9f790f757c27f6f18c9a700b4891af91f8c authored over 8 years ago by Vincent Voyer <[email protected]>
Merge pull request #206 from DenisKudelin/master

Download URL beta version fix

github.com/webdriverio/selenium-standalone - 2ebeec3e50c96959fa8a1b8ed285a97959511f7f authored over 8 years ago by Vincent Voyer <[email protected]>
Fix building older chromedriver version urls

github.com/webdriverio/selenium-standalone - 9ad0ab4bd5b25939aef30558c51141893251b8ab authored over 8 years ago by Pat Thiel <[email protected]>
docs(README.md): mention sample config object

The file which is actually holding the up-to-date default config is not mentioned anywhere in th...

github.com/webdriverio/selenium-standalone - 892406b6fad686e8cb6c175b69d33e2f45bd76aa authored over 8 years ago by Levente Balogh <[email protected]>
docs(README.md): update versions in examples

Update the examples so they contain the latest working versions of drivers and Selenium.

github.com/webdriverio/selenium-standalone - a5f2bf39f5069b6370676e59b9e75ff653cbaec0 authored over 8 years ago by Levente Balogh <[email protected]>
Merge pull request #208 from gstroup/master

fix firefox platform for mac OS

github.com/webdriverio/selenium-standalone - 55c3f6b5844d81988b1dbe5831c8d454caa1d0a7 authored over 8 years ago by stephenash <[email protected]>
fix firefox platform for mac OS

github.com/webdriverio/selenium-standalone - a5401e2d213dffc5208652554aee5c9136810e77 authored over 8 years ago by Greg Stroup <[email protected]>
chore(travis): test only on stable

github.com/webdriverio/selenium-standalone - 6e58119decb33538634a340e9906587a8006cf35 authored over 8 years ago by vvo <[email protected]>
feat(chrome): update chrome drivers

Also use mac64 now thanks to
https://github.com/vvo/selenium-standalone/pull/204#issuecomment-24...

github.com/webdriverio/selenium-standalone - d27619def0e89bbc09bb436a4c7f2ef7274ddaef authored over 8 years ago by vvo <[email protected]>
Merge pull request #204 from nolanlawson/patch-1

Update geckodriver to 0.10.0

github.com/webdriverio/selenium-standalone - 17588c4911b370fe5c569dd18546b125be736100 authored over 8 years ago by Vincent Voyer <[email protected]>
Merge pull request #201 from kradical/patch-1

Make error message more descriptive.

github.com/webdriverio/selenium-standalone - 04ff85f19b01ba0516ebc75c627cf27016314081 authored over 8 years ago by Vincent Voyer <[email protected]>
Corrected the run script in the travis set-up

github.com/webdriverio/cucumber-boilerplate - 9cb04207431787b038f0646986472f382b47cb45 authored over 8 years ago by W.van Kuipers <[email protected]>
Removed selenium-server from Travis set-up

github.com/webdriverio/cucumber-boilerplate - b4cd930f18d039febb0b03fc9417c58c22615d9c authored over 8 years ago by W.van Kuipers <[email protected]>
Implemented WDIO test runner

github.com/webdriverio/cucumber-boilerplate - 1647ace2625c0f81ea1d64071a07f42738617ed6 authored over 8 years ago by W.van Kuipers <[email protected]>
Download URL beta version fix

github.com/webdriverio/selenium-standalone - 7cc2872681dee930534c93ca898cf37d41c1084f authored over 8 years ago by Denis Kudelin <[email protected]>
Updated node version for Travis automated build

github.com/webdriverio/cucumber-boilerplate - 15612494d2736ca3eb670762d90c202abb1377d3 authored over 8 years ago by W.van Kuipers <[email protected]>
Updated node version & dependencies, corrected all failing tests afterwards

github.com/webdriverio/cucumber-boilerplate - ed297dd0104406fc74073bbf536b9ad472ef4434 authored over 8 years ago by W.van Kuipers <[email protected]>
Update approved licenses

github.com/webdriverio/TAC - 31292404aef5bc95f6155200ea39d8c435817c32 authored over 8 years ago by Kris Borchers <[email protected]>
Confine TAC membership details to the charter

github.com/webdriverio/TAC - 86d5f163239013cf38a6a3e0a1a59be326fb0f15 authored over 8 years ago by Kris Borchers <[email protected]>
Update geckodriver to 0.10.0

There's a new release of geckodriver out.

github.com/webdriverio/selenium-standalone - 6eb50275529d16359786ee2281fd0cc909e39d6a authored over 8 years ago by Nolan Lawson <[email protected]>
Make error message more descriptive.

github.com/webdriverio/selenium-standalone - ee5b6815e33a41e663d6c07c6376c3f75f191f9b authored over 8 years ago by Konrad <[email protected]>
Merge pull request #55 from simonbcky/master

actualized

github.com/webdriverio/cucumber-boilerplate - 459b9ad9edf9afc36c5d491c096f908cb7a2e849 authored over 8 years ago by Christian Bromann <[email protected]>
revert to 'expect that element #square100x100 is positioned at 40px' to make server side travis ci pass... need to see why on windows 22px is right ..

github.com/webdriverio/cucumber-boilerplate - 0db560131208a441a45f5ea85f31156a6d5d226c authored over 8 years ago by Simon Bicskey <[email protected]>
fixed github feature files for actual github.com so they pass; resized window for login.js when logging in to github;

github.com/webdriverio/cucumber-boilerplate - 32b7509e854c559ef039092a1240021d320ce55d authored over 8 years ago by Simon Bicskey <[email protected]>
Separate and clarify CB and WG charter process

Fixes #6
Closes #7

github.com/webdriverio/TAC - 17cadedbb47c4869ec7a042763136d677ff4ddb3 authored over 8 years ago by Kris Borchers <[email protected]>
Update README.md

github.com/webdriverio/selenium-standalone - 4444c622352d6552ade91826da7da93b4680b6e5 authored over 8 years ago by Vincent Voyer <[email protected]>
Merge pull request #197 from mdwragg/mdwragg-patch-1

Add tips section for when running into issues behind proxy.

github.com/webdriverio/selenium-standalone - 330ae8641fa4b481cf5550daf495432321269e02 authored over 8 years ago by Vincent Voyer <[email protected]>
Add tips section for when running into issues behind proxy.

github.com/webdriverio/selenium-standalone - ab7573818962b347fcfb7e29821fc1156a9ef0be authored over 8 years ago by Martin Wragg <[email protected]>
Clarify CB / Project relationship

github.com/webdriverio/TAC - 600539ae5ede490c510af8d197700a4ee64419a6 authored over 8 years ago by Kris Borchers <[email protected]>
Merge pull request #196 from alcaneo/master

Add possibility to configure proxy via parameter 'proxy' like

github.com/webdriverio/selenium-standalone - 5afbbc1a0ddd7069eb70b544f124e12fcc0a0974 authored over 8 years ago by Vincent Voyer <[email protected]>
Add possibility to configure proxy via parameter 'proxy' like

github.com/webdriverio/selenium-standalone - ba958ec573c90b3352d34e9e6d5c16510fd7243b authored over 8 years ago by Cheutin,Nicolas,LAUSANNE,GLOBE-DSU-Sol Delivery-Dev Mgmt <[email protected]>
Merge pull request #195 from azakus/patch-1

expectedRequests should be 4 after firefox driver

github.com/webdriverio/selenium-standalone - a551575bab7afd217a648471cf6572202b299b82 authored over 8 years ago by Vincent Voyer <[email protected]>
expectedRequests should be 4 after firefox driver

selenium itself, ie, chrome, firefox

github.com/webdriverio/selenium-standalone - 6220617c98ccc6f77760d526f0423d15c9fe611c authored over 8 years ago by Daniel Freedman <[email protected]>
Merge pull request #193 from jmalonzo/update/selenium-2.53.1

Update selenium to 2.53.1

github.com/webdriverio/selenium-standalone - 8f30957915937407aa02b97f45dcf335a3448e95 authored over 8 years ago by Vincent Voyer <[email protected]>
feat(geckodriver): upgrade to v0.9.0

github.com/webdriverio/selenium-standalone - 0df0b1f44e0c34eae73b2d4c1e776321137776c3 authored over 8 years ago by vvo <[email protected]>
Update selenium to 2.53.1

github.com/webdriverio/selenium-standalone - 3dc472eeefc6295087361a0aaa23e3e5d25b721e authored over 8 years ago by Jan Alonzo <[email protected]>
fix(firefox): really fix firefox driver

github.com/webdriverio/selenium-standalone - a5db71cca4437b55652893a124d81162c2611b41 authored over 8 years ago by vvo <[email protected]>
fix(firefox): fix chrome driver download on win32

github.com/webdriverio/selenium-standalone - 64a068fbed57755ea11b7d276b96582871e0e40b authored over 8 years ago by vvo <[email protected]>
Add a description of at-large projects

github.com/webdriverio/TAC - f3fff6fdee1da0f5ca6d39763805dd417afe30c5 authored over 8 years ago by Kris Borchers <[email protected]>
Clarification of decision making vs voting vs elections

Fixes #1

github.com/webdriverio/TAC - 43486fea7c9ba13467a2e47b74e14b4ffa24361a authored over 8 years ago by Kris Borchers <[email protected]>
Update general org structure diagram

github.com/webdriverio/TAC - c03b5d01e6ae9a4a52dd2a3decd4c0f0f135b7e9 authored over 8 years ago by Kris Borchers <[email protected]>
Change terminology and clarifications based on project feedback

github.com/webdriverio/TAC - 8e90797aa345453f50c872392aa593bcc564440e authored over 8 years ago by Kris Borchers <[email protected]>
Merge pull request #50 from rvdbogerd/master

#49: Fix unclosed session problem in after hook

github.com/webdriverio/cucumber-boilerplate - 73a0493881e888ddce4133613c388797dc897013 authored over 8 years ago by Christian Bromann <[email protected]>
#49: Fix unclosed session problem in after hook

github.com/webdriverio/cucumber-boilerplate - 426a80546367c4a7dc13b04648543a2aca13a23f authored over 8 years ago by Robbert van den Bogerd <[email protected]>
Merge pull request #188 from patthiel/patch-1

Chromedriver version bump

github.com/webdriverio/selenium-standalone - 246d53cf9da0921f26e9c304ed234ba0cd1c986f authored over 8 years ago by Vincent Voyer <[email protected]>
chromedriver version bump

github.com/webdriverio/selenium-standalone - 830c2bfda3b00c3d8c37b200c872ad868b0476fd authored over 8 years ago by Pat Thiel <[email protected]>
Merge pull request #186 from Trevoke/patch-1

Tweak headers in README

github.com/webdriverio/selenium-standalone - 5ae1337fbe8a823f8f90748247d0e7ebc783b967 authored over 8 years ago by Vincent Voyer <[email protected]>
Merge pull request #187 from azakus/firefox-marionette-driver

Add support for Firefox Marionette Driver

github.com/webdriverio/selenium-standalone - 4dc8dc64641347bff86e2c296883d60cc2cdf027 authored over 8 years ago by Vincent Voyer <[email protected]>
Add support for Firefox Marionette Driver

Required for Firefox 47+, supported for Firefox 45+

`geckodriver` executable is distributed as ...

github.com/webdriverio/selenium-standalone - e3cfd25255e8cabdf0a8e0ee89b03085112e57d6 authored over 8 years ago by Daniel Freedman <[email protected]>
Tweak headers in README

- Command Line has an interface, not an API
- Programmatic API is redundant

github.com/webdriverio/selenium-standalone - ac0a8c5b7816b41bc83b5573fe9f68fe69d5e0de authored over 8 years ago by Aldric Giacomoni <[email protected]>
Merge pull request #183 from Sanjo/deprecated-graceful-fs

Remove deprecated [email protected] dependency

github.com/webdriverio/selenium-standalone - f2931be8bfcaddca64ac8c66150f144d61ad8b99 authored over 8 years ago by Vincent Voyer <[email protected]>
Replaces unmaintained unzip dependency with yauzl

This removes the indirect dependency to the deprecated [email protected]

github.com/webdriverio/selenium-standalone - fa7c367dbcc7c9d8e74fef724549e83a4219fa59 authored over 8 years ago by Jonas Aschenbrenner <[email protected]>
Add the goals of this structure to the README

Fixes #3

github.com/webdriverio/TAC - cda3c960faf3ea8f1bc3200693715f6026aa2db6 authored over 8 years ago by Kris Borchers <[email protected]>
Merge pull request #40 from rorymckinley/allow_step_subdirectories

Allow step subdirectories

github.com/webdriverio/cucumber-boilerplate - 4ea3111beb70b50222a885b03c03dd6104de3d72 authored over 8 years ago by Christian Bromann <[email protected]>
Fix incorrect TSC and Project proportions

Fixes #2

github.com/webdriverio/TAC - 070b9e14b87bb6711f546c666fa4aedbd7de7f99 authored over 8 years ago by Kris Borchers <[email protected]>
Remove initial suggested org structure chart

Internal discussions determined that this initial structure likely wouldn't be the final structu...

github.com/webdriverio/TAC - 3dea5d6abb83163b788aeb03a645dcc9af205c82 authored over 8 years ago by Kris Borchers <[email protected]>
Fix broken links in README.md

github.com/webdriverio/TAC - 7bf25d754180717714365bd131648f1d95a46110 authored over 8 years ago by Kris Borchers <[email protected]>
Initial clone from the Node.js TSC and edits to fit jQuery Foundation

github.com/webdriverio/TAC - 959636c307524772e678f8cd7b540b7b86f16abb authored over 8 years ago by Kris Borchers <[email protected]>
Merge pull request #95 from noduh/dco

update DCO to 1.1

github.com/webdriverio/TAC - 1a3adae33fbc303fbea6a1ad4af2a8f04e8a7a04 authored over 8 years ago by William Kapke <[email protected]>
update DCO to 1.1

github.com/webdriverio/TAC - 5acdbce50a1cb60ac8b546b9b840f82094c328fc authored over 8 years ago by William Kapke <[email protected]>
Merge pull request #86 from nebrius/inclusivity_link

Added link about personal identity

github.com/webdriverio/TAC - bff7a496c488d1867aaf44963e274808e0c6a142 authored over 8 years ago by William Kapke <[email protected]>
Added source of truth links to inclusivity info

github.com/webdriverio/TAC - e9749baa7288841318d0bf4e2d5ec87d3d2e278d authored over 8 years ago by Bryan Hughes <[email protected]>
Added link about personal identity

github.com/webdriverio/TAC - 4ca41a77f58ec57ca4761ca89bc4b4f3e43a7930 authored over 8 years ago by Bryan Hughes <[email protected]>
Merge pull request #172 from plessbd/patch-1

Update default-config.js

github.com/webdriverio/selenium-standalone - e781e0645ff0754ce45e335d1c31bd9e35174884 authored almost 9 years ago by Vincent Voyer <[email protected]>
Update default-config.js

New version of firefox has issues with older selenium server see https://github.com/SeleniumHQ/s...

github.com/webdriverio/selenium-standalone - 12c42d1430232cb76a3b4f12060378dfaa5d8dde authored almost 9 years ago by Ben Plessinger <[email protected]>
Merge pull request #71 from williamkapke/patch-1

Minor formatting fix for wrapped heading

github.com/webdriverio/TAC - 4e2780a1bd00df1c9643bbbe87dbd8a8b84b727f authored almost 9 years ago by Rod Vagg <[email protected]>
Minor formatting fix for wrapped heading

github.com/webdriverio/TAC - baa79b57a74e75c2fb8759fac7e3d4cabaaa31ed authored almost 9 years ago by William Kapke <[email protected]>
Add a constant to allow absolute paths

Makes paths easier to deal with in step definitions

github.com/webdriverio/cucumber-boilerplate - 9e9f69fff5e2989a60cc3a9a42d5aadc5c22ac33 authored almost 9 years ago by Rory McKinley <[email protected]>
Allow steps to be placed in subdirectories

github.com/webdriverio/cucumber-boilerplate - 2b990a04566463c8c12a06fa3585440890b354ca authored almost 9 years ago by Rory McKinley <[email protected]>
Merge pull request #56 from nodejs/update-mentors

Updating current mentors list.

github.com/webdriverio/TAC - f1f0a03887c6a81af24e4740cbf3e461c87d8677 authored almost 9 years ago by Mikeal Rogers <[email protected]>
Updating current mentors list.

github.com/webdriverio/TAC - 28cbd7793423b1d753044ed2a1e496f7a1a91094 authored almost 9 years ago by Mikeal Rogers <[email protected]>
Merge pull request #38 from matthewb531/documentation_changes

Documentation changes

github.com/webdriverio/cucumber-boilerplate - f86b5c7f8d53ba9590f3328ecddbc53ac93b91ac authored almost 9 years ago by Christian Bromann <[email protected]>
Merge pull request #167 from molily/feature/merge-drivers

Merge drivers with default options, but only those specified.

github.com/webdriverio/selenium-standalone - a59b7bc66302ffec2f5cec3a16908a9574449cf0 authored almost 9 years ago by Vincent Voyer <[email protected]>
Merge drivers with default options, but only those specified. Still allow to overwrite specific options on the CLI.

github.com/webdriverio/selenium-standalone - 1d51929b07caf8a75394ed843be7cb3de8192f5e authored almost 9 years ago by Mathias Schaefer (molily) <[email protected]>
Merge pull request #166 from vvo/revert-165-master

Revert "Do not merge the install/start options with the default options."

github.com/webdriverio/selenium-standalone - 4e813baac8d6db40ad1fc72a5ddb7be43edb3091 authored almost 9 years ago by Vincent Voyer <[email protected]>
Revert "Do not merge the install/start options with the default options."

github.com/webdriverio/selenium-standalone - 57acf9d83e88c130b82c44b41eddc91baf768d5a authored almost 9 years ago by Vincent Voyer <[email protected]>
Merge pull request #165 from molily/master

Do not merge the install/start options with the default options.

github.com/webdriverio/selenium-standalone - a06e659e88c4b479d754b4a563af571771c32785 authored almost 9 years ago by Vincent Voyer <[email protected]>
Do not merge the install/start options with the default options. Fixes #128.

github.com/webdriverio/selenium-standalone - 476e9c3ba00ed5e296cffd1a2862ae179e838589 authored almost 9 years ago by Mathias Schaefer (molily) <[email protected]>
Update README.md

Cleaned up relative branch link.

github.com/webdriverio/cucumber-boilerplate - 50e6231fd6c058538b21bd04077b8f9cab755dc0 authored almost 9 years ago by matthewb531 <[email protected]>
Update README.md

Extended documentation to include local of dependencies.

github.com/webdriverio/cucumber-boilerplate - 52dfc6c648cafba38ad3b443375a3d94bca557bb authored almost 9 years ago by matthewb531 <[email protected]>
chore(travis): test on node 0.10, now works

github.com/webdriverio/selenium-standalone - b112d8e1d3d3c3c2017f9eda714f3380d3b42a73 authored almost 9 years ago by vvo <[email protected]>
Merge pull request #161 from Sanjo/node-0.10.x-compatibility

Support for node.js 0.10.x

github.com/webdriverio/selenium-standalone - 8cf588a3e055fb5b846741a7c776f2e070063428 authored almost 9 years ago by Vincent Voyer <[email protected]>