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

Update --question.md (#3371)

* Update --question.md

* Update --question.md

4cfc320af5a91e3fb6f67812fef94ddcb105d16b authored about 6 years ago
Update TypeScript.md (#3369)

bf863d780f2c56f70509be4bb7b136ccc4c59ca6 authored about 6 years ago
v5.3.5

3a1da1e4dc31e38616b6416f86ae3c75e13fc0e7 authored about 6 years ago
Webdriver truncate log screenshot (#3364)

## Proposed changes

Avoid posting screenshot binary data to log

## Types of changes

- [...

9e367b1543324a5170b3aef1f26e6e7f61e37496 authored about 6 years ago
v5.3.4

f123106a015803b5738e19ec376ceee3a8b55b2a authored about 6 years ago
clear version changes when token is missing during release

2f791e16e978410192075e8403fc9da02ef3c8b1 authored about 6 years ago
Acknowledge responses with body as string (#3368)

## Proposed changes

Chromedriver returns a string as body when a connection can't be establis...

fddbedbe7e9856070ede87793d9d255b07eb579a authored about 6 years ago
Update allure docs (#3363)

Fixed https://github.com/webdriverio/webdriverio/issues/3360

## Proposed changes

[//]: # (...

d5aba05c3023a5fc6a04b282a95e5d3f84a0d7f1 authored about 6 years ago
Multiple fixes in typings (#3356)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

f0e253004b688634053b0f59f9284a463f9eda7f authored about 6 years ago
Fix some webdriver and webdriverio typings (#3355)

## Proposed changes

Updated typings for getContext(s), getNetworkConnection, waitUntil, setTi...

9c545f946ac229eaff2de6cc3656c3481294d985 authored about 6 years ago
wdio-browserstack-service: correcting error message (#3353)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

7482e96a1627c24e5b57b04543fcf8cf67497aae authored about 6 years ago
wdio-browserstack-service: Remove erroneous call to resolve (#3352)

## Proposed changes

The BrowserStack service got an extra call to resolve() when the launcher...

fdbbc559d5e4d6dc0132d5c8d3efab7fd04cc2bc authored about 6 years ago
v5.3.3

d3abc16761e407485b69eafce740e145ae8e8a00 authored about 6 years ago
missing lodash in dependencies require('lodash') node_modules/webdriverio/build/commands/element/$$.js (#3349)

```
npm ls webdriverio
└── [email protected]

lodash is not in package.json
missing lodash ...

9f2f22a4999a54e2d4ea635e52d4303321223c19 authored about 6 years ago
Fix multiremote with wdio testrunner (#3348)

## Proposed changes

Fixes multiremote and adds smoke tests to make sure we don't see any regr...

369f83ba17b4f8091c6e44d74922351a311db86e authored about 6 years ago
Fix VSCode debug mode marking tests as failed (#3341)

## Proposed changes

Fix #3191

## Types of changes

- [x] Bugfix (non-breaking change wh...

9566327d1a6354155f557f0f42922ed52e7c90e4 authored about 6 years ago
Fix addCommand typings and docs (#3343)

## Proposed changes

Fix addCommand typings and according docs according to recent changes (at...

1941b2c2e560f2bf55904f2f980b2fe55e5fbb11 authored about 6 years ago
Better error handling for webdriver responses (#3338)

## Proposed changes

Sauce Labs returned an invalid response for Firefox tests. We should bett...

5075d13596716c3cbd2307a8dc0deb0844643c25 authored about 6 years ago
Fix error message in webdriverio constants (#3340)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

ea56c09ea3d142e181ecaa7894781d19df82baf5 authored about 6 years ago
Tiny fixes of docs (#3336)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

b77449630c41c7b11a35fb3afa6b1652752b44c5 authored about 6 years ago
More typings improvements (#3335)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

06c5355f0d71845cebcecfcab15a74ec9ec53c58 authored about 6 years ago
v5.3.2

1dfe9442a8fdcf5bf0a279b965047cd98eb35e8b authored about 6 years ago
fix hook bug - closes #3333 (#3334)

b60ea15404089fdb1883c162e36ad7cdfe6539e7 authored about 6 years ago
v5.3.1

eeb223900ebd16ff65bb6f13394b6b4664f5f6e4 authored about 6 years ago
webdriverio: Fixes webdriverio constants and adds tests for services, execArgv and capabilities (#3331)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

0010c7ff25af9a3d80bbed01b39b93c74c14b5f6 authored about 6 years ago
move up @DaleNguyen into v5 boilerplates

068a3a68b8c494b6d040dd7ef6432b127a4d7999 authored about 6 years ago
add v5 boilerplate project from @jpolley

f2dcdd87c905ee2866173ea0e1e15dab061b3e2e authored about 6 years ago
Remove desiredCapabilities in docs (#3329)

## Proposed changes

The option `desiredCapabilities` is not valid in v5 anymore. Remove the e...

488774e96bc9a5a3ed15e661e268f53c0c973ead authored about 6 years ago
Mention isSelected for checkbox and radio inputs (#3330)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

6d9ff8c78aaf431d5329f746a7045f4c1dd55dd5 authored about 6 years ago
Add missing typings (#3319)

## Proposed changes

- Adds type `DesiredCapabilities[]` to the typings and documentation
- A...

365b516854b5a0280510ff5d4effb534441fd19f authored about 6 years ago
webdriverio: Changed setCookie => setCookies in examples (#3326)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

2cf75c7a1355d3cfb9c8309830bcd560b0ad368d authored about 6 years ago
Don't do instanceof check for set cookie and rather look for type (#3325)

## Proposed changes

For some reasons the instance of check doesn't work. `typeof` does the tr...

46080dff3042c0430e5ae3812641f38f12d651b9 authored about 6 years ago
wdio-allure-reporter: make step attachments optional (#3321)

## Proposed changes

Current addStep signature has no default value for attachmentObject. It f...

5d6cc27c4c7eac422886950bc997d08f73832f4c authored about 6 years ago
Update ConfigurationFile.md (#3320)

## Proposed changes

We only have only one option
```
? Where should your tests be launched
...

5c829252e900e8c8dd603d37b3b921406e8ea001 authored about 6 years ago
move addAttachment args into a correct place (#3247)

df0ae61ad5c47ff0543e7e4cf44ed6159de4a91c authored about 6 years ago
ability for addCommand to add to element scope (#3313)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

9d1576a76e841fe420ee08b0b7e59ab3c0a26f6f authored about 6 years ago
Bugfix service scope (#3315)

## Proposed changes

Included are two bug fixes:

1. Fix code which caused failing tests for...

fdc7c150149ef5d52f1e60834b91f222117a5690 authored about 6 years ago
Fixes type generation for URL variables (#3311)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

fc81a5215e6730c611bd5419137a470d3a313491 authored about 6 years ago
Keep scope when calling custom command on browser (#3312)

## Proposed changes

Fixes issue described in #3309

## Types of changes

[//]: # (What ty...

651fc333b622af487292aa87111a02d8edab3d4e authored about 6 years ago
fix custom reporter example

912442193649d170e7e4cb310d054b71b1ce0dfb authored about 6 years ago
Added new TypeScript boilerplate for WebdriverIO (#3308)

Update TypeScript boilerplate for WebdriverIO v5x

61b473a797876c37bfbc5e2874520b0a760fc5f0 authored about 6 years ago
v5.3.0

43eba5145b5b4aefa2560ed4607043daeefd00a2 authored about 6 years ago
webdriverio: TypeScript defintions of $ - fix #3282 (#3292)

## Proposed changes

Fixed typescript definitions of $ and $$ to accept proper arguments and t...

1e4362d62b3ae7df4a2ac56eed21717914b94794 authored about 6 years ago
Don't log error if service only contains a launcher (#3303)

## Proposed changes

Right now you will find an error in the logs when using the firefox-profi...

75890c7649d4db43aad807b1860a9987a67d07d3 authored about 6 years ago
Improve typings (#3302)

## Proposed changes

Adds `services` to typings and documentation.
Fixes optionality for the ...

e757a04695eb96606e81638b6e5cd0e2e0ce1356 authored about 6 years ago
Vendor specific protocol commands for Sauce Labs (#3299)

**Is your feature request related to a problem? Please describe.**

Sauce Labs supports vendor...

3a7beb998551ea49e9b8daafa647b3484149b36b authored about 6 years ago
Fix HTTP method of getCurrentActivity (#3296)

closes #3295

## Proposed changes

Fix method for `getCurrentActivity`.

## Types of chang...

bbf7df67436994902fd3bfd82fb26d6fcff4cef0 authored about 6 years ago
v5.2.8

5750a9ba4050ddf9a3b310734700d606782432e9 authored about 6 years ago
Do mobile detection in webdriver package (#3290)

## Proposed changes

Make mobile detection within the webdriver package since we need it to de...

e3e576182e65222d734bf1f3527e20ff03600530 authored about 6 years ago
Loglevel (#3286)

## Proposed changes

Add logLevel ```silent``` to logLevel options. Since we use the [loglevel...

684551612eb0ff5b97f8a861d53e91e683bbe987 authored about 6 years ago
Select by index fix (#3285)

## Proposed changes
using selectByIndex() throws a "css is not valid value" error.
According t...

2b8dacc430ff4fa2d7c401e555846c31cfe979ab authored about 6 years ago
package.json - Fixed Jest's testMatch pattern to also work in Windows (#3284)

579fd0953f6645cd0d404a5060c87addba26795b authored about 6 years ago
v5.2.7

4308063fb986b5dc788eaa93e83d81bf97ec9e96 authored about 6 years ago
Fix instance prototype and enable custom commands for elements (#3271)

**Environment (please complete the following information):**
- **WebdriverIO version:** 5.2.2
...

fcb6a3decec4adb1d7dc94cc5ca08f8247ce3ae1 authored about 6 years ago
Typescript definition (#3278)

* webdriverio: added error messages to the waitForExist call

* webdriverio: update command js...

509d7321dbeb1924a802783e53e06ef42604f60b authored about 6 years ago
Remove semicolon from Debugging.md (#3281)

Having semicolon at the end of property of an object is an invalid syntax.

## Proposed change...

1461bd3dee04fef75303a388e279deb2b15d42dc authored about 6 years ago
webdriverio: utils.js - using "name" in element locator cause an InvalidSelector Error to be … (#3268)

…thrown.

## Proposed changes

[//]: # (Describe the big picture of your changes here to com...

e3aacb759f132f203066fc1ccf5e840987b6260d authored about 6 years ago
v5.2.6

207f172f35a9a422e61410e3c22abe991dbe3d75 authored about 6 years ago
webdriverio: waitForDisplayed() now inherits isDisplayed() logic (#3276)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

349bfb6edba50015e43477ad0dc655d41124b884 authored about 6 years ago
minor code formatting

65c12fa555f8e473653b71a072d5756f891dcd53 authored about 6 years ago
v5.2.5

20ed7da97ca78a7070870eb39d28eaa42bd649c9 authored about 6 years ago
Fix config key naming host =>hostname (#3275)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

c6c7b60d5f48fa09a717323a6fc418df5fa95687 authored about 6 years ago
webdriverio: fixing waitForDisplayed to immediately return false (#3273)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

0c7c36571550d1bb76dfb0c848d8c98b21b3d9ee authored about 6 years ago
Update TypeScript.md docs (#3272)

## Proposed changes

Update ts docs with typings config

## Types of changes

[//]: # (Wha...

81a4ad7cb26ed35f2d67a716919301ac436ab3ce authored about 6 years ago
webdriverio: isDisplayed fix to return false on non existing elements (#3244)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

bb05148c3fb58e20ddaa0dccbd965928ee7a65c7 authored about 6 years ago
Update Changelog.md

type definition is not work in progress anymore

6ddda081135961169195ca74c3faac621ed8a1ac authored about 6 years ago
v5.2.4

f5058864f16f138e5b37c6ee880ff1c64e6fca35 authored about 6 years ago
Avoid overriding commands defined in extensions with same route as protocol. (#3266)

0fbbd9569d49d911923f13aef0ddd57c1315239a authored about 6 years ago
v5.2.3

fc84d8fc6889043bfc0c85994acb7b4d5445ba1d authored about 6 years ago
webdriverio: updating screenshot call to handle backslash (#3251)

## Proposed changes

Updating the ```saveScreenshot``` method to be able to start with a backs...

1a09fb7b6183c68322100a78b434702929b43ce0 authored about 6 years ago
wdio-reporter: updating pending test uid if existing (#3253)

## Proposed changes

When using a package like ```mocha-steps``` that sets the remaining tests...

1fa5700a20d1b26bfb67aeda4454b5e1cf0a0980 authored about 6 years ago
Revised Chromium command definitions to improve usability (#3262)

## Proposed changes

* Updated Chromium commands definitions by referencing the [server routes...

37f04d866902872ff11ad7e1e8c1e7b86cca6724 authored about 6 years ago
Missing install of @babel/core (#3258)

## Proposed changes

The babel docs missed installing of the core

## Types of changes

[/...

0a49369e013e715841138b76e43d97a7923fb512 authored about 6 years ago
Updating options docs (#3260)

## Proposed changes

According https://github.com/webdriverio/webdriverio/pull/3211

## Type...

26a0f9e369298535099e91e8ae2310d9592b0fdd authored about 6 years ago
Jasmine Framework improperly configures test randomization (#3249)

* Configure jasmin env setting test randomization properly. Fixes #3249

* Added missing test ...

f4d595c2c773b2218ac0eb341b84d6eaa06ef749 authored about 6 years ago
Fix package name and fix typos (#3254)

* Switch to new package name @wdio/sync in debug output

* Fix a few typos

5f23c0f55b996b288de35e36208807fe92294a14 authored about 6 years ago
v5.2.2

44ad3c87c0e6f60540bd16e0f3bdc9939c86b012 authored about 6 years ago
Update other commands which allow/expect 'null' as value. (#3250)

## Proposed changes

* Resolves issue with `switchToFrame` command not accepting `null` as val...

054e16bbbba6a4ea8a4e78ac212ef9bf12b24c3c authored about 6 years ago
fix label color in API docs (#3227)

0d0dd718609af8407f8d2a401aace39255a117f3 authored about 6 years ago
v5.2.1

81f454c6bcf65e64c3d930bfbcf1ba4e1690e2aa authored about 6 years ago
set NODE_ENV to production to not compile source map for NPM code (#3242)

* set NODE_ENV to production to not compile source map for NPM code

* remove source-map-suppo...

1a766fb6ba100da2b37a4e6fd241846432c6bd60 authored about 6 years ago
don't let jasmine swallow errors by ignoring its expectationResultHandler (#3240)

95dab538cf96faa188260d87d624b128287b5087 authored about 6 years ago
webdriver: update typing to contain capabilities (#3241)

## Proposed changes

Updating the typing template to contain missing ```capabilities```.

##...

eea56d623868aa970f1f11c3f9d5818609e76a0a authored about 6 years ago
Unable pass null value to switchToFrame command for WebDriver (#3239)

## Proposed changes

* Resolves issue with `switchToFrame` command not accepting `null` as val...

b1410dcc65cc03e82f158f39ae5355cb7db309e0 authored about 6 years ago
Set google analytics script into footer of website (#3243)

## Proposed changes

Currently we don't track any user on the new page. This patch fixes this....

dd9587c173dbcc6d17625187688def7600c328f4 authored about 6 years ago
Add missing @wdio/reporter dep to junit reporter (#3248)

## Proposed changes

Junit reporter is missing the `@wdio/reporter` dependency. This patch is ...

d3ce0534f0d0dafff3f7659b87ce74d627a37425 authored about 6 years ago
docs: Fix element commnads referencing the browser object (#3245)

## Proposed changes

In the docs for v5 the element commands are being called like the below w...

899dd86ea6250079c28c053316f6355f502c53a9 authored about 6 years ago
Update ConfigurationFile to use goog:chromeOptions (#3237)

## Proposed changes

[//]: # (Describe the big picture of your changes here to communicate to ...

486e72153172d9895207d95b2ecaabae9d5a0a01 authored about 6 years ago
updating blog post v5 release, thank you section (#3236)

## Proposed changes
Just corrected the hyperlink to my github account in the blog content 😆

...

af508ea3c81b281bdf84f1f8c347c5f3275b613e authored about 6 years ago
ignore generated typings

3c03eb91d47ac8ce7bd4c596119c93bf8ae75b2d authored about 6 years ago
v5.2.0

13cd8b66aaea6f0973253b35a810314241d250f8 authored about 6 years ago
docs: Update custom service export (#3231)

## Proposed changes

Custom services should export an instance of the class. This should close...

b21d7d4cb0e99370e46af589a92ada4d1c3357fd authored about 6 years ago
Updated findStrategy (#3226)

A possible fix for v5 not being able to use android selector

## Proposed changes

[//]: # (...

98a47e8da42769bbc2f5afe00355b9e9c7478665 authored about 6 years ago
Webdriver and WebdriverIO Typing (#3218)

## Proposed changes

Adding Typescript type definitions for v5, as well as an automatic genera...

eec489ed84f92551953066cfd83fc41b1f8109da authored about 6 years ago
wdio-runner: Fix custom reporter options not being used (#3219)

## Proposed changes

This fixes #3213

When specifying custom reporter options the followin...

5e74944bd848a9869ef788c220ca7404491fc526 authored about 6 years ago
Properly implement 'setTimeout' function and /timeouts endpoints (#3215)

## Proposed changes

* Address incorrect parameters/return definition for __/session/:sessionI...

8ef99ff5de9592548785f79e9e51023af6c8b59e authored about 6 years ago
Improve command definitions for available protocols (#3225)

## Proposed changes

* Moved `elementEquals` command definition from Chromium to JsonWireProto...

3b293162fb38b6eb40b2541ca1c64e91d476dbfc authored about 6 years ago
Setting of just window position or size instead of both using 'setWindowRect' (#3216)

* Support specifying 'null' as expected parameter type for validation.

* Allow setting of siz...

64fc9059fbee5e54d7549dbf5386c9928b6b517d authored about 6 years ago
webdriverio: Update changelog for cli array arguments (#3220)

f99964b2f001dee334ac907e53a9dbfd485ed509 authored about 6 years ago
v5.1.2

972e66725ae71e1bb9c235b5c3dad304d1506827 authored about 6 years ago