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 #37 from jjanssen/master

Feature/moveToElement rule

github.com/webdriverio/cucumber-boilerplate - 48a65d418ebc756de9a80d416f2562b58f6eb1ea authored almost 9 years ago by Christian Bromann <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/webdriverio/cucumber-boilerplate - 8839e08d783f4a688a4adc9cc175f31070f63130 authored almost 9 years ago by Janneke Janssen <[email protected]>
Default value of the X and Y offset is undefined since webdriver does a check on number

github.com/webdriverio/cucumber-boilerplate - 30e907d29a5970e39cd1c555e13c0d25bad4d508 authored almost 9 years ago by Janneke Janssen <[email protected]>
Added when I move to element rule

github.com/webdriverio/cucumber-boilerplate - d03863b0afcb939efd8be098e36661f3635e632a authored almost 9 years ago by Janneke Janssen <[email protected]>
Merge pull request #36 from jjanssen/master

Replace deprecated customFds option with stdio

github.com/webdriverio/cucumber-boilerplate - d873083d95dd06ef27c507ccc58a31b10b8d27ec authored almost 9 years ago by Christian Bromann <[email protected]>
Replace deprecated customFds option with stdio

github.com/webdriverio/cucumber-boilerplate - b7cb0aa8df4f1e34eb43aa5aee05c0880366b304 authored almost 9 years ago by Janneke Janssen <[email protected]>
Merge pull request #40 from nodejs/contributing

Base Contribution policy.

github.com/webdriverio/TAC - a628a5f9f2fe63386d49f4ffd52f0368086582b1 authored almost 9 years ago by Mikeal Rogers <[email protected]>
Merge pull request #39 from jasnell/express

Add initial TLP application for express

github.com/webdriverio/TAC - f953da66d566472df4dda7b139e2cbc28d5c8f3f authored almost 9 years ago by James M Snell <[email protected]>
Add TLP application for express

github.com/webdriverio/TAC - 4b70dc13b473c2bf41fbbb612968413eaa93e6a8 authored almost 9 years ago by James M Snell <[email protected]>
Support for node.js 0.10.x

github.com/webdriverio/selenium-standalone - b26ceed9f6639e60beae0bf4905decb134daa055 authored almost 9 years ago by Jonas Aschenbrenner <[email protected]>
Another round of edits based on feedback.

github.com/webdriverio/TAC - 17cfcd5ca15763db3712110dd50192895deca0dc authored almost 9 years ago by Mikeal Rogers <[email protected]>
Merge pull request #37 from nebrius/link_fix

Fixed broken link in ToC

github.com/webdriverio/TAC - 1d649af5c68e5a6e4a9176863132cbf6d3f9ab26 authored almost 9 years ago by Jeremiah Senkpiel <[email protected]>
One more edit from @bnoordhuis

github.com/webdriverio/TAC - c0c8a769e5e401c24a6c69c0247a9f466e190b36 authored almost 9 years ago by Mikeal Rogers <[email protected]>
Another round of edits based on feedback from @orangemocha and @bnoordhuis

github.com/webdriverio/TAC - ee061c339df7be0cd58d409b883255a9b408d6d0 authored almost 9 years ago by Mikeal Rogers <[email protected]>
Merge pull request #160 from sublimino/patch-1

feat(upgrades): upgrade default versions

github.com/webdriverio/selenium-standalone - 040254ca68e62b51b563c71ae4dda891b80257c2 authored almost 9 years ago by Vincent Voyer <[email protected]>
Fixing @trott issues.

github.com/webdriverio/TAC - 28202ca519f5fff9ff0c54f19c595d44709b6d0c authored almost 9 years ago by Mikeal Rogers <[email protected]>
Forgot the most important part :)

github.com/webdriverio/TAC - 8087960e9291d0bd125c7026498e95d449474d1a authored almost 9 years ago by Mikeal Rogers <[email protected]>
Initial go at a base contribution policy.

github.com/webdriverio/TAC - 687a242683224c0dec9223647370ea8ecdcdb42a authored almost 9 years ago by Mikeal Rogers <[email protected]>
feat(upgrades): upgrade default versions

Selenium version `2.50.1` and IE version `2.50.0` via http://www.seleniumhq.org/download/
Chrom...

github.com/webdriverio/selenium-standalone - 4924584fd5e593b6a576d1dfc51bbed8a7298381 authored almost 9 years ago by Andrew Martin <[email protected]>
Merge pull request #35 from alexcason/master

Separate commands to improve Windows compatibility

github.com/webdriverio/cucumber-boilerplate - 95bfd6fd7a2c70c3d725a78d7f09ebccfe84188b authored almost 9 years ago by Christian Bromann <[email protected]>
Resolve issue with build script changes. #31

github.com/webdriverio/cucumber-boilerplate - e55869367e52b937d8a075c3bd4cc63b44e66735 authored almost 9 years ago by Alex Cason <[email protected]>
Change build script to use separated server commands. #31

github.com/webdriverio/cucumber-boilerplate - b296f7288c41e065c59b84b959ba324885cad612 authored almost 9 years ago by Alex Cason <[email protected]>
Seperate commands to improve Windows compatibility. #31

github.com/webdriverio/cucumber-boilerplate - 513c4c92e30e8bc5936331f005f9915ae706735d authored almost 9 years ago by Alex Cason <[email protected]>
Fixed broken link in ToC

github.com/webdriverio/TAC - f346ba43d7a970da39eb566786fb4e5538e139be authored almost 9 years ago by Bryan Hughes <[email protected]>
Merge pull request #33 from alexcason/master

Resolve issue where checkClass does not check the presence of a class on an element correctly

github.com/webdriverio/cucumber-boilerplate - 92dfb59e28ec97accb4bb94dc966170fbde185a3 authored almost 9 years ago by Christian Bromann <[email protected]>
Merge pull request #34 from alexcason/master

Resolve issue preventing tests from running on Windows

github.com/webdriverio/cucumber-boilerplate - 3e71fdc8a552df622a21cf7749a6fb5e18137863 authored almost 9 years ago by Christian Bromann <[email protected]>
Resolve issue preventing tests from running on Windows. Fixes #31

github.com/webdriverio/cucumber-boilerplate - b0b70b8dfc44f1e5e4fd72297f21c947a3ebf293 authored almost 9 years ago by Alex Cason <[email protected]>
Resolve issue preventing tests running on Windows. Fixes #31

github.com/webdriverio/cucumber-boilerplate - 50cec8324cceb6c7e2b730b4e1baa078f5b70391 authored almost 9 years ago by Alex Cason <[email protected]>
Merge pull request #32 from nodejs/tsc-members

Document expectations and qualifications for TSC members.

github.com/webdriverio/TAC - b55084ed21ea7e103078ba0b276829d1b2743205 authored almost 9 years ago by Jeremiah Senkpiel <[email protected]>
Merge pull request #29 from ashleygwilliams/add-inclusivity

add inclusivity working group

github.com/webdriverio/TAC - fe5d7cd4b7c6205e86fb11f23efacb67b7541828 authored almost 9 years ago by Mikeal Rogers <[email protected]>
Document expectations and qualifications for TSC members.

github.com/webdriverio/TAC - 69403cae721d51012142f749d92ecc5b30c99501 authored almost 9 years ago by Mikeal Rogers <[email protected]>
add inclusivity working group

github.com/webdriverio/TAC - 72d14333b86fcf9d61d031c421684201fabb08c0 authored almost 9 years ago by Ashley Williams <[email protected]>
Restore error messages to checkClass

github.com/webdriverio/cucumber-boilerplate - 14115e743ae94ea61adb5281a3b7fb3995c92b12 authored almost 9 years ago by Alex Cason <[email protected]>
Resolve issue where checkClass does not check the presence of a class on an element correctly. Fixes #32

github.com/webdriverio/cucumber-boilerplate - 5541026167375e7060860f049c4fdb8188844e20 authored almost 9 years ago by Alex Cason <[email protected]>
Merge pull request #30 from wvankuipers/feature/selectelement-rules

Feature/selectelement rules

github.com/webdriverio/cucumber-boilerplate - 489ccb5202dd46855aa1d7c26d4a66e97599debd authored almost 9 years ago by Christian Bromann <[email protected]>
doc: add Working Groups document

- create working groups doc
- add link to wg doc in readme

PR-URL: https://github.com/nodejs/TS...

github.com/webdriverio/TAC - 5eb8ab071b1a6a9eeb3342e958e4be6912c140b0 authored almost 9 years ago by Ashley Williams <[email protected]>
doc: add WG "bootstrap kit"

Separate out the templates for bootstrapping a WG process

github.com/webdriverio/TAC - b0533ea84bab37f05a1bee481860590d148eacda authored almost 9 years ago by James M Snell <[email protected]>
Remved no longer needed @Only flag since the build passed with the new tests

github.com/webdriverio/cucumber-boilerplate - d1d4c69c2c1874cb7c6fb5094bbe0b6b0fd28135 authored almost 9 years ago by W.van Kuipers <[email protected]>
Fixed feature rule typo's

github.com/webdriverio/cucumber-boilerplate - 69e2f0c9dfe18b6c8811465b7f894274af24c284 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added new when rules to readme

github.com/webdriverio/cucumber-boilerplate - 114bdff3a056b9253d0de9edf82837682fba5711 authored almost 9 years ago by W.van Kuipers <[email protected]>
Then !== When (my mistake)

github.com/webdriverio/cucumber-boilerplate - 9ad02d8f2a1a25df61d2baf5c1e17a17601d9e54 authored almost 9 years ago by W.van Kuipers <[email protected]>
Fixed `nmp run server` command not working as stated in the readme

github.com/webdriverio/cucumber-boilerplate - 2cf9d3c7afb64b71feb634277ca9fbab79c18998 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added tests and updated app to match the tests

github.com/webdriverio/cucumber-boilerplate - 75a49531146ac660323cd3c3e32974c0aafac7e7 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added /^I select the (\d+)(st|nd|rd|th) option for element "$string"$/ when rule

github.com/webdriverio/cucumber-boilerplate - dca0d991df208485cd3090dc99bd434c8cf82799 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added /^I select the option with the (name|value|text) "$string" for element "$string"$/ when rule

github.com/webdriverio/cucumber-boilerplate - b0a658a58221be8f1ce262d82ce68fff7c1f71f1 authored almost 9 years ago by W.van Kuipers <[email protected]>
Updated webdriverio dependency to 3.4.0

github.com/webdriverio/cucumber-boilerplate - e85ee4d475cf5951830666c9aa0b64b5163c1998 authored almost 9 years ago by W.van Kuipers <[email protected]>
doc: add proposal process to README.md

Add description of how the foundation handles proposals to
create or change a process foundation...

github.com/webdriverio/TAC - 83498990bfcca39856471f54f6866709691262aa authored almost 9 years ago by Rich Trott <[email protected]>
Merge pull request #29 from wvankuipers/feature/new-rules

Feature/new rules

github.com/webdriverio/cucumber-boilerplate - f04ef77aa15b66373b4a00630d5fa183138f0b39 authored almost 9 years ago by Christian Bromann <[email protected]>
Disabled some test because they fail during PhantomJS testing (need to look into this!)

github.com/webdriverio/cucumber-boilerplate - 7092bd27a38c882b8a12c910aa9ec137ef0d2b9d authored almost 9 years ago by W.van Kuipers <[email protected]>
Implemented PhantomJS to be used as a browser for tests during the build process

github.com/webdriverio/cucumber-boilerplate - 0dd828e3ffe76d85e91472853a9380fb97691fc1 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added missing dependency 'Q'

github.com/webdriverio/cucumber-boilerplate - acb21fb9e8ddf2072a8e5b262957e4d390334702 authored almost 9 years ago by W.van Kuipers <[email protected]>
Fixed Travis hanging on local test server

github.com/webdriverio/cucumber-boilerplate - 85017bea22a57e30255cf9d162e26ab8741877f6 authored almost 9 years ago by W.van Kuipers <[email protected]>
npm script !== npm run-script ;)

github.com/webdriverio/cucumber-boilerplate - fd0da7823034d2fd443e21ab198983fa7de9b9d0 authored almost 9 years ago by W.van Kuipers <[email protected]>
Updated travis build script to match new runserver command

github.com/webdriverio/cucumber-boilerplate - 9e31d1221bb658ff2935513848b5cc9033cd7cac authored almost 9 years ago by W.van Kuipers <[email protected]>
Updated npm to vers ion 4.2.4 (LTS) and added a .nvmrc file

github.com/webdriverio/cucumber-boilerplate - f4ee82d51d2a13eee0eb514b87fa97d433acd8e2 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added windowType param to `close all but first tab` test

github.com/webdriverio/cucumber-boilerplate - 9f1eb575a9365f471700e779111c76716d4f7376 authored almost 9 years ago by W.van Kuipers <[email protected]>
Updated readme to include the new test rules

github.com/webdriverio/cucumber-boilerplate - 0885e3ec78c76f8112d820e8a066f8d7fdf8ad63 authored almost 9 years ago by W.van Kuipers <[email protected]>
Made the `close all but the first tab` rule more flexible so it can now also be read as `close all but the first window`

github.com/webdriverio/cucumber-boilerplate - 0115f32a65fa636a96c1fdd08b92f9aa819ca070 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added feature test for al new & updated rules

github.com/webdriverio/cucumber-boilerplate - 09f8d42071f231edb8bc31c1935586a8c65bd3b6 authored almost 9 years ago by W.van Kuipers <[email protected]>
Implemented new 'given the inputfield "$text" does not contain any text' rule

github.com/webdriverio/cucumber-boilerplate - fc056eb34f5f73100867f952105b7bedba51a85b authored almost 9 years ago by W.van Kuipers <[email protected]>
Changed the formatting of the existing feature files to match the other test's file structure

github.com/webdriverio/cucumber-boilerplate - 85c815263d1ad789b994c22382a19556fb970894 authored almost 9 years ago by W.van Kuipers <[email protected]>
Changed the base url to point to the local demo app

github.com/webdriverio/cucumber-boilerplate - 6c819982b22544d0e8f591052eaa69ec7ae72c59 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added demo-app to run the test suite against. Also added local server and switched to selenium-standalone

github.com/webdriverio/cucumber-boilerplate - 99a669f9559272cf676189f77d45644f016c1735 authored almost 9 years ago by W.van Kuipers <[email protected]>
Implemented/changed rules for all (changed) tests

github.com/webdriverio/cucumber-boilerplate - 38e22eb7397cbdb4876b501d2402d99ca78627ee authored almost 9 years ago by W.van Kuipers <[email protected]>
Implemented fix for the close all but firs tab test

github.com/webdriverio/cucumber-boilerplate - 366cd4941ad932caa83bed68024a757dd8ff2a88 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added test to set the content of a prompt modal

github.com/webdriverio/cucumber-boilerplate - bfcc7b67f432425a8446f0188802fa7a466adea8 authored almost 9 years ago by W.van Kuipers <[email protected]>
Renamed alertbox handle to modal handle and alterd the test to match the new name

github.com/webdriverio/cucumber-boilerplate - 7c4d8782c06fc5f3c888e138887af69b17115149 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added false state option to the waitfor test

github.com/webdriverio/cucumber-boilerplate - f7ddd0a3554b2c9c2c33cf2c4e7d49bafb5fb380 authored almost 9 years ago by W.van Kuipers <[email protected]>
Alterd the check content function to be able to test for no content

github.com/webdriverio/cucumber-boilerplate - 44fd4b92fc9b9f1c6ebbadae447a58ba006debbf authored almost 9 years ago by W.van Kuipers <[email protected]>
Fixed a issue where the check for existing elements did not respond to the 'an' keyword

github.com/webdriverio/cucumber-boilerplate - b447f0435c82f431926814cf6f69f35321afcba3 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added a test to check if a element contains any text

github.com/webdriverio/cucumber-boilerplate - 8c78f3a49430aecdadc98f00dc6e0d4402f0541a authored almost 9 years ago by W.van Kuipers <[email protected]>
Added a test to check if a modal is opened

github.com/webdriverio/cucumber-boilerplate - 9447e1b429c6d92e2bbead85986e05ef09b0e328 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added a test to check the text inside a modal window

github.com/webdriverio/cucumber-boilerplate - 52e994bff50841a13882144e5a177d2d820429ed authored almost 9 years ago by W.van Kuipers <[email protected]>
Fixed a issue with the check URL path check where the config was not read correctly

github.com/webdriverio/cucumber-boilerplate - 8292d1aa367f338766419da1248fa9cf198219f4 authored almost 9 years ago by W.van Kuipers <[email protected]>
Changed styling om sone test to make the code more uniform

github.com/webdriverio/cucumber-boilerplate - be8c700f41c09c59241fd4e1c3e800f98cb98920 authored almost 9 years ago by W.van Kuipers <[email protected]>
Added test to check if an elemen is enabled

github.com/webdriverio/cucumber-boilerplate - 3e493255457b620f281a14845ac1e1bde92bd3d3 authored almost 9 years ago by W.van Kuipers <[email protected]>
Replaced `timeoutsImplicitWait` with `pause` to stop the test from breaking other tests

github.com/webdriverio/cucumber-boilerplate - 6e151bc097a752a5f3fc4dec14ea3d6fa040635d authored almost 9 years ago by W.van Kuipers <[email protected]>
Fixed typo in readme

github.com/webdriverio/cucumber-boilerplate - 8507e71a90ea646c9964cf848f7c046e8072477b authored almost 9 years ago by W.van Kuipers <[email protected]>
Updated webdriver version

github.com/webdriverio/cucumber-boilerplate - b6b3f86e45f87ebfcac9d7695747396b311146d6 authored almost 9 years ago by W.van Kuipers <[email protected]>
Merge pull request #23 from josephfrazier/patch-1

Fix typo: giving advise -> giving advice

github.com/webdriverio/TAC - 96d499da1ccbd8c8b77010e1847261886a0c51f5 authored about 9 years ago by James M Snell <[email protected]>
Fix typo: giving advise -> giving advice

github.com/webdriverio/TAC - 1b85dfa8c3e82bce00bf6696b058c4763561ac49 authored about 9 years ago by Joseph Frazier <[email protected]>
mod-policy: remove Ed Note

Removal of Editorial Note that should have been removed on initial checkin
(does not change poli...

github.com/webdriverio/TAC - f2d487e8caba3993aa591585cb8a6d7498a3d54c authored about 9 years ago by James M Snell <[email protected]>
Added [when] ^I scroll to element "$string"$ rule

github.com/webdriverio/cucumber-boilerplate - 5521602d747aad95c9d43902b377e817351393f0 authored about 9 years ago by W.van Kuipers <[email protected]>
Added [when] ^I close the last opened (window|tab)$ rule

github.com/webdriverio/cucumber-boilerplate - 719876a25ebc7a275efc2aaf4c938d3d9b8016b6 authored about 9 years ago by W.van Kuipers <[email protected]>
Added [when] ^I focus the last opened (window|tab)$ rule

github.com/webdriverio/cucumber-boilerplate - 7d3e29e35b66ba34345b59bb24519dcc8151ccfd authored about 9 years ago by W.van Kuipers <[email protected]>
Added [then] ^I expect that the path is( not)* "$string"$ rule

github.com/webdriverio/cucumber-boilerplate - 866a4c155778dd226fc337191687922333c42b5f authored about 9 years ago by W.van Kuipers <[email protected]>
Added [then] ^I expect the url to( not)* contain "$string"$ rule

github.com/webdriverio/cucumber-boilerplate - 44bebf21b90122d0558610c9fc4f81a01fbc69e7 authored about 9 years ago by W.van Kuipers <[email protected]>
Added [then] /^I expect that element "$string" (has|does not have) the class "$string"$ rule

github.com/webdriverio/cucumber-boilerplate - b24c924698670b23316354766a41da8bb1ec4fa0 authored about 9 years ago by W.van Kuipers <[email protected]>
Added [then] ^I expect a new (window|tab) has( not)* been opened$ rule

github.com/webdriverio/cucumber-boilerplate - d479464d06735835d2165d565351fc4f8808ab20 authored about 9 years ago by W.van Kuipers <[email protected]>
Added [then] ^I expect that element "$string" becomes( not)* visible$ rule

github.com/webdriverio/cucumber-boilerplate - b6b6a28cdaf59cc83660474da0f0320587b2bf76 authored about 9 years ago by W.van Kuipers <[email protected]>
Added [then] ^I expect that element "$string" is( not)* focused$ rule

github.com/webdriverio/cucumber-boilerplate - 49bae0fc8b06eb5c20331d08f93054ba201e8ddd authored about 9 years ago by W.van Kuipers <[email protected]>
Added [then] ^I expect the url "$string" is opened in a new (tab|window)$ rule

github.com/webdriverio/cucumber-boilerplate - 49bf5f603f07636cac4f0830eb522346c3692d89 authored about 9 years ago by W.van Kuipers <[email protected]>
Added [given] I have a screen that is ([\d]+) by ([\d]+) pixels$ rule

github.com/webdriverio/cucumber-boilerplate - 2d6f414a7287a7bd3eb2bebd9b40025733d9f36e authored about 9 years ago by W.van Kuipers <[email protected]>
Added [given] ^I have closed all but the first tab$ rule

github.com/webdriverio/cucumber-boilerplate - 22c9970b2692a272c85cffe0a84fafc9e74e01dc authored about 9 years ago by W.van Kuipers <[email protected]>
Updated documentation

github.com/webdriverio/cucumber-boilerplate - 21f754264daef143004967421729a1f685771d8c authored about 9 years ago by W.van Kuipers <[email protected]>
Implemented fixes for "check within viewport" check after rebase

github.com/webdriverio/cucumber-boilerplate - 8a0bb7a53410523566088b53f04fb9e0ffd0b000 authored about 9 years ago by W.van Kuipers <[email protected]>
Some more code cleanup/reformatting

github.com/webdriverio/cucumber-boilerplate - 4010f76f122a5dafc93bd91add53b7534ff8cf8f authored about 9 years ago by W.van Kuipers <[email protected]>
Fixed the checkDimension rule and added tests for (and fixed) the checkOffset rule

github.com/webdriverio/cucumber-boilerplate - cd500b1e0e12b83dc9594a5714b46317de0ec33c authored about 9 years ago by W.van Kuipers <[email protected]>
Added (very basic) jshint & jscs configurations for the sake of code consistency

github.com/webdriverio/cucumber-boilerplate - 15be2e6d821007d4f797838c03368a771095fed1 authored about 9 years ago by W.van Kuipers <[email protected]>