Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/webdriverio/webdriverio
Next-gen browser and mobile automation test framework for Node.js
https://github.com/webdriverio/webdriverio
* blog: add blog for react selector command
* blog: formatting fixes for react selector post
...
8f579589c162c3e478e1ef2049c7a4f0c8275b2d authored over 5 years ago
* junit-reporter: fix log file names
* junit-reporter: fix unit test
c52193de335c65d468c5b948ef9131e9cb54afe4 authored over 5 years ago* junit-reporter: updated documentation to reflect current options
* junit-reporter: remove c...
27725a9a1f7224e1de07b49cbee044f2b7b400be authored over 5 years agof715a769c327a4afb4817b9b1fb437614d404dce authored over 5 years ago
9a16bf3cc9d6efdc0c0acef3202d0d5ff69db5fa authored almost 6 years ago
Removed the github url of jenkins reporter because the reporter in that url is made for wdio v4....
27b8c866e3eb95077ecea4ed54d4a5fc1b689923 authored almost 6 years ago* wdio-local-runner: unpipe streams in the end
* wdio-local-runner: transformStream _final test
45962bca2e98d9eaec3e809773cc97f0ad9edb38 authored almost 6 years ago* apply wdioLogLevel before starting workers
* wdio-logger: change ternary condition
6e5d2a0f6fa2c533d4a8558b1a82ee8dea2182b8 authored almost 6 years ago* fix headless endpoint
* fix unit test
* fix unit test
cdb285697ef6b9537dffbf4e54f18db3282a1a73 authored almost 6 years ago57f3e8ef0b96402e6eda6a0d6b316fd6892724ca authored almost 6 years ago
* first implementation of react$ command (#3794)
* implement react60245 command
* add note...
d00604740a0705e7ec49a65b895cf282a3b1de5a authored almost 6 years ago78ca355dde7b14780730dae70496921bc501c9c1 authored almost 6 years ago
2761cdecc5d879ad529dc1817edbe66bc8833b6b authored almost 6 years ago
1e0fa8abb4f1cc8ddeb4c741f8b53064d8aa63dd authored almost 6 years ago
1ab2ae2e29da6495131d9e2a193aefff487f38dc authored almost 6 years ago
## Proposed changes
I reverted my previous changes which caused this issue and added a unit t...
f07f9be4d3f598251fbde884cd7cf8de6e87c13c authored almost 6 years agoe7cc7cc0b423c6fae15618f635a7ec5ef22fff29 authored almost 6 years ago
198ef8f1844e8e86e682dedf1ebfc8538fdaee5b authored almost 6 years ago
c908807323052ad3d0552021b43693a867e6e9ab authored almost 6 years ago
cc99df5130985a6806baac850929c14d43aca692 authored almost 6 years ago
b7315a07f4ef00779077fee41c7ff3f0f175f78f authored almost 6 years ago
904233d88f8c87790400db3468f06f8987780316 authored almost 6 years ago
## Proposed changes
[//]: # (Describe the big picture of your changes here to communicate to ...
ed2929c5a0372853e356f2277002c56d7fa57e7b authored almost 6 years ago## Proposed changes
There was security issue with `js-yaml` and mocha solved this dependency ...
e671d9bb248336b727427c30d3c184971b59c796 authored almost 6 years ago## Proposed changes
Fixes the link to setTimeouts command.
## Types of changes
- [ ] Bu...
dbacbe67f813110fa35ae36c6f5709270111b338 authored almost 6 years ago## Proposed changes
Package `webdriverio` depends on `lodash.merge` and `lodash.zip`, but not...
8e4666aa7806325025fbac0221023e59c2b5705a authored almost 6 years agoaba71f5b4948f2cf0e54eda4eb87d12b43a4ba14 authored almost 6 years ago
06d4bc3faa3c69b35f600c1b45b7a5d3fb537130 authored almost 6 years ago
## Proposed changes
Better support for [Sauce Headless](https://wiki.saucelabs.com/display/DO...
752958608cdd71a1bb23da3845aba7352697230a authored almost 6 years ago…r appium app-automate
## Proposed changes
[//]: # (Describe the big picture of your chang...
761b9b2caab4750053952f29e7e6dc7fe6195e37 authored almost 6 years agojust fixing docs on my boilerplate after completing a long needed boilerplate update
## Propo...
ac6c5b6108c83527b9877fd75162e9d6f5d98e5b authored almost 6 years ago## Proposed changes
Fix #3744 .
[//]: # (Describe the big picture of your changes here to...
0c9ca5aef4b97b20fcf508042f01ec53b2a00072 authored almost 6 years ago## Proposed changes
Fixes #3823
## Types of changes
- [x] Bugfix (non-breaking change ...
0c22df0b407bf913e836b689456157276752a621 authored almost 6 years agoc7141299b4d8249cdf72a34dfe55875a3c3a6c9d authored almost 6 years ago
* ensure ms edge runs on w3c on Sauce
* fix request mock
2379d23cd5bf877431edeeaf28b0c6ba9527f803 authored almost 6 years ago## Proposed changes
Replace log string `tests` by `test suites` on stdout.
## Types of cha...
f46c0fe89fb8d67a91df709fe94ba4bcdae69513 authored almost 6 years ago## Proposed changes
fix addCommand to element level in multiremote.
#3445
## Types of c...
470584764592bd2a87b987f2be5df8bee13929c1 authored almost 6 years ago19f2ff01747d488552e35ec068c8a5b491ace17b authored almost 6 years ago
52d4c9d6035f6de8c0d0884b840c95a225ba8969 authored almost 6 years ago
849101a1f2fa9027ababa39389e5e7027e77797d authored almost 6 years ago
* Issue 3416 make the final set of updates for the allure reporter, passing all errors combined ...
9351be3b94312825960126da344e9a185011b7ba authored almost 6 years ago## Proposed changes
When a runner/instance runs more than a single spec file, the output from...
217db81eb6671c923324635e0cae3e086fe92e3d authored almost 6 years ago## Proposed changes
fix allure endStep and startStep. Should resolve #3806
## Types of ch...
3668cc92a05ab5ab5dd192e1aa53756d982019ea authored almost 6 years agoI recently updated the boilerplate project WebdriverIO_v5_TypeScript to include basic CI configs...
3e5f7c57c71a84c7c29b40c7fc402f3cac8341fd authored almost 6 years ago6fd8b41097142061fda61a62e96f8dd3c7a88918 authored almost 6 years ago
7d32f2daaf505572bd654a3df318c99cc4ae634d authored almost 6 years ago
## Proposed changes
This just adds back the change from #3781 since the new interface changes...
a182d96b507558e6cb0ca905f1560c89eb6eaac5 authored almost 6 years ago8756c001b413c3bab0e106ba8b59a35c367e5388 authored almost 6 years ago
392503e9599dbdbe69ad5232dd601c064b76f6e3 authored almost 6 years ago
**Is your feature request related to a problem? Please describe.**
Deploying a new version of...
9a0554faeb533f40a94dcfdea792757dfa6d50d1 authored almost 6 years ago086a50d3cff9e40ea099d94ed8f70ea856975681 authored almost 6 years ago
## Proposed changes
Make the Appium service wait for a message from the Appium server instead o...
## Proposed changes
Our interactive test runner display is not optimal atm as it creates a bu...
e27e6b6ad4d3f02872f48c6da804884edf96fdb6 authored almost 6 years ago## Proposed changes
When running tests on Sauce EU the link in the spec reporter didn't linke...
84d93936e35907eacf0ba8926f4cafef5a8bef26 authored almost 6 years ago
## Proposed changes
Some return types were missed in jsonwp. But `https://github.com/SeleniumHQ...
## Proposed changes
Fix #3810
[//]: # (Describe the big picture of your changes here to com...
f372277f43958f2ba61b90388cb601d8e235d87f authored almost 6 years agocloses #3803
7364ceb10249b961e4f8a7a2fa96c612447e0cd8 authored almost 6 years ago
Just a simple typo fix.
https://www.grammarly.com/blog/therefore-vs-therefor/
## Proposed c...
026961d7cb579ea1047db5624fd5c2e844fc06e7 authored almost 6 years agocloses #3799
bf8115bc367317de5d72608d08b9526687f72b83 authored almost 6 years ago## Proposed changes
typings validation: jasmine framework
Had to separate mocha and jasmin...
87e1c9f715952b39c57843f4f4cf42e61331952f authored almost 6 years ago## Proposed changes
The website and all other code usages use 3.
## Types of changes
[/...
075a76d6f3ae3e4ce29e260797abf653c7fd45d8 authored almost 6 years ago## Proposed changes
Update afterStep in `wdio-testingbot-service` to check for Cucumber v1, v...
354626816cf9fbcc2671961823698fae399d708f authored almost 6 years ago## Proposed changes
The CLI wizard has shown unsupported services and reporters. This PR clea...
50271c5837bead69a6f9023992ad0faec052b039 authored almost 6 years ago
## Proposed changes
Main objective was to split conditions with further logic for assignment st...
## Proposed changes
Use Husky npm library to run `npm run test:eslint` before commits and pus...
8ca6aa8b3bd025d365c2e626eab3a1833a613e0c authored almost 6 years agod96a4a8a313b7fd855f102af6198c60cf8475b8e authored almost 6 years ago
cff630f13b0e03f6042733fb848cd1dae2559a4d authored almost 6 years ago
## Proposed changes
Updating doc so folks don't get stuck troubleshooting dot reporter.
[/...
673aa3b58790541174a6077cf42d9c8e231aa962 authored almost 6 years ago## Proposed changes
[//]: # (Describe the big picture of your changes here to communicate to ...
90b6b1bc5ec8b111c9744a515ae1d881a8c15d58 authored almost 6 years ago## Proposed changes
This pull request "fixes" https://github.com/webdriverio/webdriverio/issu...
26bc4dcdc7670b43641765881d356cf8e2030d27 authored almost 6 years agoMini typo fix 🤷♂️
124f6350d2ec29ef066108276e1205b94121394d authored almost 6 years ago## Proposed changes
POC: typings validation
We had repetitive problems because of typos in...
fbe527195d258ad7941c2d439eb65f21f5eb1213 authored almost 6 years agof83114a4fdae5aa9230ae4b06a8d0c936e41292f authored almost 6 years ago
## Proposed changes
The [wdio-appium-service](http://github.com/rhysd/wdio-appium-service) do...
acfc72340df3021406fbb664230bdb6f621dcb31 authored almost 6 years ago## Proposed changes
[//]: # (Describe the big picture of your changes here to communicate to ...
d2919e711f404e4034ee84a766554ef99d8bfac8 authored almost 6 years agoMany times I want to see the reporter information (especially from 'spec' reporter) more than I ...
50f12d4e161f6b270a41e76b5bab6baae3eb35c0 authored almost 6 years agofcaffa769cbe98f759f8e989291ca1915ba40c99 authored almost 6 years ago
10c78697146d448baa4bc7c40bca1690dd5d2ae9 authored almost 6 years ago
## Proposed changes
[//]: # (Describe the big picture of your changes here to communicate to ...
b4e1af18b0b1fe69b29eff8a7698db6713b1a2c9 authored almost 6 years agofc573cbbfe53358c9b82bb8209dbf1a199bae063 authored almost 6 years ago
## Proposed changes
`WebdriverIO.Async` types are updated so that the `$` and `$$` methods on...
bbb9c5d326bcb4aaa0482fe434c5021ad24df665 authored almost 6 years ago* use saucelabs npm package instead of building urls manually
* fix linter
* fix smoke test
fe3ba212457359ae704eb1220cdf5d806d4a1c3d authored almost 6 years ago
**Is your feature request related to a problem? Please describe.**
Currently if you have the sa...
## Proposed changes
closes #3765
## Types of changes
[//]: # (What types of changes doe...
1c4d41a5269f059f98f59534564160e5c1753c5a authored almost 6 years agoImports are missing "from" in login.spec.js example.
208d6c282dbae0664e2bed53c4fc46975be45327 authored almost 6 years agoa82201049f43039e8697b9292862125a3aba7219 authored almost 6 years ago
## Proposed changes
Remove stacktraces from webdriverio files.
Before:
```
element ("bod...
## Proposed changes
Fixes #3751
Looks like this also prevented the command from showing u...
c48a433cec39e9c688941bf22d214e36706b4697 authored almost 6 years agoWhen setting options in a custom reporter like `outputDir` and `outputFileFormat` those options ...
e6c72199df58157435a9df55d67e86427a045be8 authored almost 6 years agob7ab39f46d896a6ac671080e11f420dd56ea08d2 authored almost 6 years ago
* fix invalid urls
* added missing code
* implement better solution with validateUrl
* ...
e33949e5d4f4f880ed259ac8506395f63486c515 authored almost 6 years ago## Proposed changes
[//]: # (Describe the big picture of your changes here to communicate to ...
9243852b2537d1006c1e769b91c816fa9aac1a20 authored almost 6 years ago
## Proposed changes
As per our gitter conversation added a command that handles changing window...
cbbcb22c13ed8956f07b948e2602967940cb2ef9 authored almost 6 years ago
## Proposed changes
As this seems normal behavior the docs shouldhint about this pitfall.
...
afb0fa78e00feeddb824753c4550a704d8f9156b authored almost 6 years agob62a18cdb7b1259559fc809854057e084bb82106 authored almost 6 years ago
367d635425ea51a957fd5a6f9ba922faabe9dea4 authored almost 6 years ago
## Proposed changes
[//]: # (Describe the big picture of your changes here to communicate to ...
0b7b0eecf64ab3a10e8f10322eb13e24132ceeff authored almost 6 years ago