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

Typo fix (#3731)

As far as I understood v5 is the new version

### Reviewers: @webdriverio/technical-committee

b23be14718a032bf8a131a8bba823f085f9d0c05 authored almost 6 years ago
Fixed typo (#3730)

92bfd8a272ec8d091c7c0aa84c6379e1cb94e7a8 authored almost 6 years ago
docs: Update custom reporter example (#3723)

## Proposed changes

Updates the example for v5

## Types of changes

- [ ] Bugfix (non-br...

e97a082bbba1b86942540b9a53d6f01e428cc72a authored almost 6 years ago
webdriverio: Allow selectByVisibleText to work with newlines (#3716)

With the addition of #3540 selectByVisibleText will not match options like the following example...

58b8b525d5703752159d273a22272a3ad767b2d3 authored almost 6 years ago
edits to mobile selectors section (#3712)

## Proposed changes

Edits to 'Mobile Selectors' section. Mentioning native and webview contex...

02efb9a75aa1800b6cd7c1f9b313e7c4be464c07 authored almost 6 years ago
v5.7.2

87c4a149c8679471063fdff49d1983d973f52349 authored almost 6 years ago
webdriverio: fix linter errors (#3710)

050f485e17c5250ba3ceb4420241c2ffa26a7d86 authored almost 6 years ago
webdriverio: fix isDisplayed (#3701)

b33e3d2ef63c504c41006552c95084c842e8df13 authored almost 6 years ago
Enforce more eslint rules (#3706)

* enforce more eslint rules

* upstream fix

* set object-curly-spacing rule

* fix style

6c2863c20b0444e47cea73ae6216ce292b2d1d47 authored almost 6 years ago
also clear protocol if not set (#3705)

closes #3671

e6bf9bc81e0059600be42e1f8fe57cf5a2e53b62 authored almost 6 years ago
Issue 3416: Allow the spec reporter to expose multiple errors if present (#3702)

## Proposed changes

Continuing on [https://github.com/webdriverio/webdriverio/pull/3672](http...

7a25d863fcc63f3f51bb010aff913e95ce47a2fa authored almost 6 years ago
[FEATURE] Add ability to set serverUrl (#3696)

## Proposed changes

Add ability to specify server url

## Types of changes

[//]: # (What...

b0dbaa5f76ec2d67eaf4af6fefca834edf772718 authored almost 6 years ago
Corrected config field for filtering cucumber scenarios by tag (#3695)

## Proposed changes

The field was `tagExpression` then changed to `tags` (https://github.com/...

68a332b456e005eb88cf061ea46d9be134a26b0c authored almost 6 years ago
webdriverio: fix options in multiremote (#3697)

## Proposed changes

Fix for #3683

Original problem:
- Timer is failing because interval ...

a31632fa3092982e4402f88313f5d234bc2d526d authored almost 6 years ago
Create a `outputDir` logs folder if doesn't exist (#3625)

## Proposed changes

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

732c067b88c8396414252064baf05cd0d4373644 authored almost 6 years ago
browserstack-service: fixes #3648 modifying name and reason (#3691)

## Proposed changes
Browserstack supports modifying the name of the session as well as the rea...

8e6367ae4962995c25bf3a39608a839c53898fb9 authored almost 6 years ago
v5.7.1

851964e488159ce831021895f0f24eb9f5b73bfe authored almost 6 years ago
webdriverio: fix control key w3c compliancy (#3680)

## Proposed changes

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

e8eb70f340bd2b4a4630089c72d3feb020933ddc authored almost 6 years ago
webdriverio: isDisplayed() change for browsers without the endpoint (#3601)

## Proposed changes

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

3ff2bbba4e65d3ad25f23af5331b50f1353a6b4f authored almost 6 years ago
Fixed typo signalStrength (#3678)

* Add ackward compatibility

* Removed required filed

* Addressed comments

* Addressed c...

7e5e36ec8c6b1fed8b7da627750469ebf8552983 authored almost 6 years ago
wdio-firefox-profile: legacy handling (#3692)

## Proposed changes

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

1e021b880f262729eec2669f8d5f31469f2fefa8 authored almost 6 years ago
update to absolute references to webdriver-io-core (#3688)

## Proposed changes
update references to webdriver-io-core to absolute

## Types of changes
...

b0b9837ed89d5f4a2a4e48e89e7e547fe280c1f3 authored almost 6 years ago
webdriver: Fix error matcher for edge 15-17 (#3690)

* webdriver: Fix error matcher for edge 15-17

* Reverting the new line

277d332bb9ff46f45776acd573fc817d1fcb869f authored almost 6 years ago
webdriverio: middleware refactor (#3681)

* webdriverio: middleware refactor

* Adding commandName to the refetch calls

* Fixing Test...

5c4cdb509c9b5d5185bce30aed861f2583a6e62c authored almost 6 years ago
v5.7.0

11da9ad430f42d8d03ace1d9f7b83ac29a8ce7f8 authored almost 6 years ago
Add smoke test for custom reporters (#3679)

## Proposed changes

Someone on Gitter pointed out that it was not possible to set a custom re...

b970e0a2c2eda9b0c570a5f9ead4add5853711d5 authored almost 6 years ago
Retries per specfile (#3381)

* Add retries on a per-specfile basis

Previously only test-level and suite-level retries were...

97208a15a9dd4dae0034e86cd45aaeef27500551 authored almost 6 years ago
Appium saveRecordingScreen (#3677)

## Proposed changes

fix for #3537

- fixed Appium start / stop screen recording protocol co...

903776b6a51dd12e0e11490e6223c7a49e66b18e authored almost 6 years ago
wdio-allure-reporter: start end step (#3676)

## Proposed changes

- it should be possible to create stepFunc like it is described in allure...

d1d962ececa552f4b0b56a5e301675d7a28c3960 authored almost 6 years ago
wdio-logger: fix webdriver log colors (#3675)

## Proposed changes

fix coloring of webdriver's COMMAND, DATA, RESULT

![image](https://use...

0decb14bde56bef08071bffb6d131368668bde6f authored almost 6 years ago
Fixing Refetch to handle slow rerenders (#3662)

* Adding Smoke Test to simulate condition

* Actual Fix

* Adding UT for waiting

e1ca576befa1d90f7c6521bbdeaabd2cf2dfce1a authored almost 6 years ago
Issue 3416: pass multiple errors through to test stats for reporting if available (#3672)

## Proposed changes
Continuing the work started in [https://github.com/webdriverio/webdriverio/...

cf5f5dcea63df03d2074db25c2eae12cad05e187 authored almost 6 years ago
mochaOpts.require after wrapping functions with Fibers (#3674)

## Proposed changes

trigger mochaOpts.require after wrapping framework functions with Fibers ...

95b0ef6d9fc2347c97d66293ce8144bef72469aa authored almost 6 years ago
Update governance model (#3647)

* update governance model to better specify roles and promotion processes

* all TC members fu...

85761b96ea6f4b919e07beab2fb3071577acd879 authored almost 6 years ago
v5.6.6

91b7863149d925dfea2fa9fb3d825e1e90743a3d authored almost 6 years ago
Fix for #3663: utils.js/getElementRect fallback (#3664)

* Fix for #3663: utils.js/getElementRect fallback

* Fixed code review comments

447d7ac5dff6ffbb0c3742167296853cebd0b164 authored almost 6 years ago
v5.6.5

50ec500ea3a591607b0c3816e1321f348435b86a authored almost 6 years ago
Issue 3416: pass all failed expectations through from wdio-jasmine-framework (#3669)

## Proposed changes

[issue 3416](https://github.com/webdriverio/webdriverio/issues/3416) was ...

774a11eaecc5b05468a8f837c9d47654aef2dea1 authored almost 6 years ago
webdriver: Add strictSSL option (#3661)

* webdriver: set strictSSL option depending on environment variable

if environment variable S...

45ed8717ccdaa03b15e2b7c9e96a91a756180e8e authored almost 6 years ago
Fix optional tagging (#3660)

* fix optional tagging

* update setCookie docs

2d7574188346f8269e99ff41c2c32a56b513f491 authored almost 6 years ago
Add type mobileEmulationEnabled (#3659)

## Proposed changes

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

8210b19b67d73bbe585213b2fb56c8550759a617 authored almost 6 years ago
Some grammatical and spelling fixes (#3657)

**This pull request adds some grammatical and spelling fixes to 2019-02-22-shadow-dom-support.md...

4e91ae54f631d895ebe7389e7688cf4980d972f4 authored almost 6 years ago
docs: Update 'watch' example in CONTRIBUTING.md (#3653)

## Proposed changes

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

6efdb25fa4c6234d45b0febb4d5c6f286f4228fc authored almost 6 years ago
v5.6.4

09f998f9e785873378b4436fd39c4dc37aa6e248 authored almost 6 years ago
Pass custom agent and headers in every request (#3651)

## Proposed changes

In v4 we could pass a custom agent to allow for example a self-signed cer...

0ccce060d01ab531ab28dea8e626245f9addb74d authored almost 6 years ago
Fix execute script undefined argument (#3650)

## Proposed changes

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

69ae7091fb863c4115361363a48de40913e40483 authored almost 6 years ago
TypeScript version in doc and package.json (#3643)

## Proposed changes

Mention TypeScript version in doc and package.json.
Minimal version is 3...

79b495a0f64f89ef06d569174b739f9d9f826f9f authored almost 6 years ago
drop support for Node v4-7 (#3640)

## Proposed changes

Update the minimum required nodejs version for webdriverio.

## Types o...

995ce016c3bee40c5978a8e6c103fb3be342fe8b authored almost 6 years ago
Update Governance.md

added @WillBrock to the TC list

d62f82268dedcd0a33d7f2c30f07600cd2de0f62 authored almost 6 years ago
v5.6.3

63ac0243ab13faf562b5e539ef84e727543dead1 authored almost 6 years ago
website: shadow dom blog post (#3635)

## Proposed changes
A blog post detailing the shadow dom commands

[//]: # (Describe the big ...

253ad67f09dc6670e341e4989ad558fb306a0344 authored almost 6 years ago
Update Selectors.md (#3636)

For [:nth-child](https://developer.mozilla.org/en-US/docs/Web/CSS/:nth-child), the index of the ...

fda11dd245b1f25fbc3105160548887982bbe35d authored almost 6 years ago
webdriverio: workaround for Safari to moveTo, getLocation, dragAndDrop, getSize (#3610)

## Proposed changes

Because of defect in safari https://github.com/SeleniumHQ/selenium/issues...

4c464ad097b7ba99d63f60a477edaf831d4afe8d authored almost 6 years ago
selenium-standalone-service: Fix typings after new sync/async type split (#3633)

## Proposed changes

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

65de6754e438117134fd93d4cc457e2b7b61c110 authored almost 6 years ago
webdriver: fix setNetworkConnection (#3630)

## Proposed changes

Fix setNetworkConnection for Appium

## Types of changes

- [x] Bugfi...

d75d26c16161c2ec8f22a7c3be9d09d7edf20406 authored almost 6 years ago
Assume JsonWP if platform cap is given (#3615)

## Proposed changes

If we find a `platform` capability in the session response we should refe...

dbb7202240251125b7045355dbdb458fb2861cb9 authored almost 6 years ago
Increase test coverage (#3629)

* increase test coverage

* increase coverage treshold

6c55c8afe2be480c18784ba42189ebc31d0585eb authored almost 6 years ago
Update README.md with Sauce Labs region parameter (#3628)

Add information about region for saucelab config

## Proposed changes

[//]: # (Describe the...

e38fe8ef52a3f3bd6ce5867b5be968cc57d35e84 authored almost 6 years ago
global: rename loggers to match NPM package name (#3619)

6bfb49cdf3fba51608bb4e8343fb64cb90bfdb7e authored almost 6 years ago
typings: fix promise return type (#3618)

## Proposed changes

fix return type of async commands that was previously type of function it...

59091b44aa1a4fc7d40e24a998c60a92997dac46 authored almost 6 years ago
webdriverio: 📝 Correct isDisplayedInViewport docs (#3622)

b28a598b39506aa79e0fa66e9192186f025e660b authored almost 6 years ago
Add check for caps, add tests (#3598)

* Add check for caps, add tests

* Added some tests

752705664b17d648e6a4af9f1b73cd46b43b5f94 authored almost 6 years ago
Strip Element objects from execute and executeAsync arguments (#3612)

## Proposed changes

Ref: #3602

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

de1f9bcc898a7da153d6976a6738d07c98d9abea authored almost 6 years ago
webdriverio: fix appium getvalue (#3606)

## Proposed changes

fix #3515
use non W3C method to getValue

## Types of changes

- [x]...

9806c0535634195f94dc39193d7ca88b35b4d726 authored almost 6 years ago
webdriverio: fix scrollIntoView (#3624)

## Proposed changes

1. fix #3621, there was a missing option of execute command `[ELEMENT_KEY...

44290f39d42801f8e9f3fd87f4f6a0cdcef63080 authored almost 6 years ago
set logLevel per logger and disable driver logger (#3467)

## Proposed changes

ability to set log level per logger and disable driver logger
```
out...

3fe38b5d9946372d4243d07dbd8cadf05389b19a authored almost 6 years ago
Add Docker setup boilerplate. (#3609)

6f9d1093caaa9fd4d2598a5802f5ed962bc9d423 authored almost 6 years ago
add return type void for Browser and Element commands (#3595)

## Proposed changes
Currently, Browser and Element commands miss type in case if it is `void`. ...

983f613fd04ea3a9347bde2b5ae2d4a92d2a506c authored almost 6 years ago
v5.6.2

6d7bda598cc9f91d3a6c069fb9f1ece2e6f99f90 authored almost 6 years ago
replace error function for scrollIntoView (#3603)

09363ec73c58b83ec5e14d83b43686983563c884 authored almost 6 years ago
Fix #3460 (#3600)

## Proposed changes

Lodash#merge modifies the first object provided as argument therefore it ...

8b8f5d6f390929f28bd99b8313c5147e3afcf1d2 authored almost 6 years ago
Add missing logLevel (#3599)

0a4bbe78fe02552703159167b1ccdf0bac550024 authored almost 6 years ago
v5.6.1

f6db4ea28c8a1f9c5632bb7a5bcb7d6159217a1d authored almost 6 years ago
webdriverio: use a regular function instead of an arrow function in fetchElementByJSFunction to support IE11 (#3597)

7717906edac51c7653790f4dbe4369cf66850d8e authored almost 6 years ago
webdriverio: remove redundant [T] -> T (#3594)

## Proposed changes
Currently, I see that `Browser` and `Element` methods that have `Promise` l...

ab0a4b00414876670b2ce54f2cc71c02576b5922 authored almost 6 years ago
webdriverio: handle null returned by function selectors (#3591)

* webdriverio: handle the case where a function selector is used, and that function returns null...

443ce9a969c3af8c0503eeff8585dc2a198f030f authored almost 6 years ago
v5.6.0

00bdd480d34757277d8b9f4f62f504311671a82e authored almost 6 years ago
update package list in readme (#3590)

e409aead3cb1d99b0c6ae6a4002957f670c49e0a authored almost 6 years ago
typescript promise commands (#3577)

## Proposed changes

webdriverio types are async by default.
webdriverio sync types are in @w...

c36d1f765a996376fdc468c03777081ad7209057 authored almost 6 years ago
Adding outputDir to standalone (#3583)

## Proposed changes

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

792f0891c6abf4eed7a4e49538957e22f46bc9d3 authored almost 6 years ago
webdriverio: extend wait command prefixes (#3548)

## Proposed changes

Avoid waiting for element in commands with prefixes: waitUntil, waitFor, ...

9e03559795f95dae9595a43ccde47a178e5cd25c authored almost 6 years ago
v5.5.0

422387eefd22f3a121e1ca3ebc0377269898f56b authored almost 6 years ago
make metrics param in assertPerformance not required (#3587)

35ad8aa24b9c04e27e3a9390639b44f0763866c1 authored almost 6 years ago
Move reporter directory creation up (#3578)

## Proposed changes

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

2d01c70e30b648ccdf1e522a48423887dfb1e093 authored almost 6 years ago
webdriverio: shadow$ and shadow$$ commands (#3586)

## Proposed changes
See the previous PR here: https://github.com/webdriverio/webdriverio/pull/3...

afcec30f82960229f4d35d012d030738f74a65c3 authored almost 6 years ago
v5.4.20

9ea8e0f3e62d132a12eec8978bcba4eb8658fb81 authored almost 6 years ago
fix parameter definition for assertPerformance command (#3585)

fca10b7b130ebd44f957592296947d5b03e35d32 authored almost 6 years ago
Move initialiseServices and initialisePlugin into utils package (#3584)

## Proposed changes

This is a fix for #3561. We had duplicate code for loading launcher and s...

52d616bef412bb107914ae48daa4202bd18f815c authored almost 6 years ago
Bump Jasmine to 3.3.0 (#3582)

## Proposed changes

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

0fa19a8d6a84b436731ccb566c142102a6d3e8a3 authored almost 6 years ago
Remove old logOutput option (#3581)

* remove old webdriverio option
closes #3580

* fix eslint

ca5c0d42c16b337134e7fb0f8952547028e80968 authored almost 6 years ago
Update getting started doc (#3576)

## Proposed changes

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

f70abce57e283312417ad3869a379a4e009ca228 authored almost 6 years ago
webdriverio: merge Coockie interface in .tpl.d.ts (#3575)

## Proposed changes

Currently, `webdriverio.tpl.d.ts` has two `Coockie` interfaces:
```
...

420285e79123adaa7175d530f944ac39964c8924 authored almost 6 years ago
v5.4.19

4c8c0d0c27d5588d7e4d2bfd967fa0c019e9b523 authored almost 6 years ago
bump jest dependency

8ecfc374ed790e5aefe404f3daa9c244a4d01441 authored almost 6 years ago
Add waitForX 'reverse' examples to docs (#3573)

## Proposed changes

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

151fc3c3e711973d68dbf1db1d135532707f4872 authored almost 6 years ago
show better stack trace for commands (#3565)

## Proposed changes

As described here #3534 current stack trace for element commands, custom ...

e4269a9fd9a5fab2545449e5d0553e55494f943e authored almost 6 years ago
webdriverio: user friendly waitUntil messages (#3571)

## Proposed changes

Make waitUntil messages more user friendly, no more frightening "Promise ...

8e4caa4eb69400f110973f4b248a02ab392cd71f authored almost 6 years ago
v5.4.18

2df8e3b66fbbc21dd78a0de1bb7cfcb97131050f authored almost 6 years ago
Fix selectByVisibleText when element has multiple textNodes (#3540)

* webdriverio: fix selectByVisibleText

* webdriverio: changed name of constant

* webdriver...

327098f77d243831963683db9d3e28a3b223e55d authored almost 6 years ago
webdriverio: remove redundant Generic from Element (#3566)

* remove redundant Generic from Element

* workaround for issue with new geckodriver release
...

735eca12146cde6325a9bee405cb786133d4cf6f authored almost 6 years ago