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

fix hostname cli param (#3211)

## Proposed changes

host option was changed to hostname. Adapted this to cli.

## Types of ...

c1ad6daa9551e73132d1498a8054813dacb7a1e1 authored about 6 years ago
v5.1.1

6936f6cc819897bfdcecd8b6cd3a79d95295a640 authored about 6 years ago
Fix bug where Geckodriver requires POST requests to have a valid JSON body (#3208)

## Proposed changes

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

816bde0ab08dae111596dc202d086dba5e6020c2 authored about 6 years ago
Docs: fix Getting Started guide (part 2) (#3206)

## Proposed changes

1. Fixed the transcript describing how the configuration wizard works
2....

0fc9c9a6b79a3a61d4b7fc4447d4dc15dc3a02e4 authored about 6 years ago
fix: this PR fixes a bug on phones (#3202)

The youtube video size overruled the screen size making the site _break_ on mobile devices. This...

c31a3a6583120ede3892b5248488eb34641c2395 authored about 6 years ago
v5.1.0

db1fd4728453075c5c549e755a3e5685ad85284e authored about 6 years ago
webdriverio: added error messages to the waitForExist call (#3201)

## Proposed changes

When I initially created the pull request I forgot to add the error messa...

5527dd80c0b45a209cab2925045faec0c938fdc0 authored about 6 years ago
Disable unsupported cli wizard options (#3199)

## Proposed changes

The cli wizard shows options that are not supported yet (e.g. cucumber fr...

397ff750fa6f0965da82137f717bfcefe24ba382 authored about 6 years ago
Add support for .es6 file types (#3197)

## Proposed changes

Add support for `.es6` file types.

## Types of changes

[//]: # (Wha...

ca98bedf3df81d100126b6d1ac614c56294ef499 authored about 6 years ago
Only set body if a body is required (#3190)

* only set body if a body is required
closes #3187

* add more unit tests

fbb000248f71521e5d366126b9a671f42a9dd280 authored about 6 years ago
Fix jasmine error reporting (#3179)

* fix jasmine error reporting
closes #3177

* propagate failed expectations to reporter

* ...

22db791e010c9a20ba8f184cfc00d17b307a1b92 authored about 6 years ago
Add Chromium specific commands to browser object (#3135)

Add https://github.com/bayandin/chromedriver/blob/master/client/command_executor.py#L168-L179 to...

7f4874ce984b28bb528c8c92bd551c98dfb10225 authored about 6 years ago
webdriverio: Update upgrade instructions (#3195)

## Proposed changes

The upgrade instructions say to remove ```webdriverio``` package and then...

4ee22b4334a75ba7c53acb6041431954927539e4 authored about 6 years ago
webdriverio: getCssPropertry changed to getCSSProperty (#3184)

## Proposed changes

```getCssProperty``` changed to ```getCSSProperty``` but is not documente...

c6b345ce2aaa128dfd15f6ad25ace0a2769de382 authored about 6 years ago
Fix unknwon logFile issue + add documentation on logDir option (#3178)

* replace outstanding occurences of outputDir with logDir

* replace old WebdriverIO docs titl...

bc8b090a600f0e32651c9d6634415a1a04460b4d authored about 6 years ago
webdriverio: Correct deleteCookies example (#3180)

f0be64633b32ba78e8e1492edda82f41cc70ed1b authored about 6 years ago
remove tgz files in case releaes fail (#3175)

19b75b01b144590edc702ed8689fad6aa13a160c authored about 6 years ago
webdriver: Change getCurrentUrl to getUrl (#3176)

## Proposed changes

Changing ```getCurrentUrl``` to ```getUrl```. This will now be more align...

367f53e826362f83fef41cf1d8c3abe388e0c58f authored about 6 years ago
fix image src path

92544275cfb1f3621364a789171e831786108848 authored about 6 years ago
add missing image

106920daac304706dd2f6a0c88a5e260cf6abe72 authored about 6 years ago
update protocol in badges

2e6a3d5bde4457f6edb4984c0fe2e6e917e78076 authored about 6 years ago
move links from http to https (#2874)

4a70e67a4f2e72e963df61718fb60f51f7b6fa6f authored about 6 years ago
v5.0.4

890d9f29798efce991051ca0bd22bc930e92f843 authored about 6 years ago
make new packages public

5223d1294f99c95b1a1891d2255d4cfa35eb70c6 authored about 6 years ago
v5.0.3

2087e418cac88f955d00f3e340964f99b3185599 authored about 6 years ago
Fix middleware regression and add smoke tests (#3171)

* ensure that initialising a service doesn't fail

* update package creation compile command
...

0a2ca3e53332b0b78f85a6129637259bb0ee1b16 authored about 6 years ago
Fixed some text in 2018-12-19 blog post (#3169)

ae868c810584bd50fba6f73a6f9a8ac4a7fdb77b authored about 6 years ago
Ensure GITHUB_AUTH token is set to generate changelogs (#3165)

## Proposed changes

Changelogs were not generated when releasing the package. Problem was mis...

b297593b2d9cefbb29cafc01965a7497d7987e4c authored about 6 years ago
v5.0.2

070bc464cf4bcd8beb4e788e5748c8ab340fade1 authored about 6 years ago
wdio-cli: Fix #3003 package installing hangs on windows (#3164)

## Proposed changes

I found that #3003 issue related to `inquirer` library. If I remove it fr...

f9135bcddb190357fc8fee431c7ad92996a89703 authored about 6 years ago
Name mobile variable "driver" instead of "browser" (#3163)

* call variable driver in Appium API

* include mjsonwp

* enforce eslint rules in script di...

4a88fe30301aa420f7d73f7992e93b7acc46ec9c authored about 6 years ago
v5.0.1

062c99b462b955750e280d6abeccde0efa7a8e8a authored about 6 years ago
wdio-runner: Fix looking at caps as an array (#3162)

## Proposed changes

map is being used on capabilities when it's an object. See below error.
...

a72d65cb32cc6f9009cff61bac276543eaaf34bd authored about 6 years ago
Update API.md (#3161)

spelling correction

17fb6410f3bbf068703ed009997891170fe14300 authored about 6 years ago
minor formatting in blog post

2ed2b4af3451d9b6b1d881739b6d3214d8e9c474 authored about 6 years ago
minor css fixes

3b20896b1d9752db52aba0497ef151b52e86dd84 authored about 6 years ago
add note for v4 docs

cfa8fe726298fa58e14e47975846e5dba7eedbfe authored about 6 years ago
v5.0.0

e3acd52cfed2db63f2eb90143c0d6798ad2405f2 authored about 6 years ago
Sanitize caps before creating a session with the runner (#3160)

* sanitize caps before creating a session

* filter out only wdio options instead of all inval...

5f7916b75aa16b3ffca79a6cf35af421953baa71 authored about 6 years ago
v5.0.0-beta.16

5da0bdc9efbc6630983f329624199c771ee79eef authored about 6 years ago
Update cloud job as failed if mocha.bail is set (#3158)

* set failures to 1 if bail is set

* apply patch for browserstack service

* fix unit tests...

0d5fa9b55a3bb6f50ff41255e02619e18d14d5aa authored about 6 years ago
fix mocha swallowing hook error (#3155)

## Proposed changes

This fixes the spec reporter swallowing hook errors as well as improves u...

f6859155ab3152d49a185ca44d6efd9e439416ed authored about 6 years ago
wdio-cli: Fix output of reporters/services when generating config file (#3156)

* wdio-cli: Fix output of reporters/services when generating config file

* wdio-cli: Allow co...

878c497779a814429673ddb4ff1a347396a71f72 authored about 6 years ago
chore: update examples in changelog (#3152)

Updated the examples to be more clear

1d09f52f4842c3e27f4f3cb75da37985dce54952 authored about 6 years ago
Release blog post (#3149)

* first draft of release blog post

* thanks @pmerwin for feedback

* Proposed edits to the ...

e318fba8e91641507af5fc742f711beb46fefee7 authored about 6 years ago
More Eslint enforcements (#3144)

* enforce no semicolons

* enforce single quotes

61754a87e42e381f0b955626f8f420adcc97160c authored about 6 years ago
update org team charter (#3145)

3421f3ad916f36828ef317d2f9af77daa79244c8 authored about 6 years ago
Update --bug-report.md (#3140)

## Proposed changes

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

5ae64f31fbe6547d4eebe7089d194f4b7d04e376 authored about 6 years ago
adding browserstack to readme (#3141)

## Proposed changes

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

28ae4fdd8a4043d32379b3a5eb7093c55d8fa5dd authored about 6 years ago
Update Changelog (#3126)

* documented breaking changes in new changelog

* webdriver: fix rotateDevice command name

...

2977e0c720d73c6619680340f798cb5ff200eb54 authored about 6 years ago
wedbdriverio & webdriver: initial stale element handler work (#3118)

## Proposed changes

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

ae001e7f9edd29010730591fe528756234481840 authored about 6 years ago
docs: README -> update package names to use @wdio (#3138)

## Proposed changes

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

9fd0ac9914ad8fdcc29d8eee0f6d63f69391503b authored about 6 years ago
@wdio/allure-reporter: Move runtime methods to reporter class (#3133)

## Proposed changes

Move runtime methods to reporter class to avoid file imports like '@wdio/...

eb015dfab39203fb6c9eb00d08f01ed0dd452c93 authored about 6 years ago
Update jsonwp.json (#3122)

Minor doc and link changes

## Proposed changes

[//]: # (Describe the big picture of your c...

b2102b1d1e113b3da8ea6812c4c57b4fd0676ef0 authored about 6 years ago
webdriverio: added custom error messages ability to wait commands (#3128)

## Proposed changes

Added the ability to add custom error messages to the wait commands

Ex...

f446bcb027772644ba2aafa20585ed613598f39c authored about 6 years ago
simulate patch (#3124)

96e9c28faa7cf8749dd08c04e95c153b1b5c6971 authored about 6 years ago
use lerna-changelog

98da47dbe8d792a147282bcd6a601a163a32c472 authored about 6 years ago
v5.0.0-beta.15

e399691ea545908a208c62d6730b0a53cee27df8 authored about 6 years ago
webdriver: consider Appium as W3C compliant - closes #3120

8e77a8da608249c31c476ec0f026170da10d3ae0 authored about 6 years ago
v5.0.0-beta.14

8ddc33906f9f9129df13c2e45b04b191270ef1fa authored about 6 years ago
webdriver: minor wording in comment

696848cd081a7e03a3fcb4358da4d522c6f533e1 authored about 6 years ago
docs: add description on running tests on single packages

a1e09aabd6ab66a13f69595e9a10b0a833678c26 authored about 6 years ago
webdriver: format caps to be jsonwire and w3c compliant - closes #3113

22bbadfaa90e5d8266cd7af39353d377fc3f9826 authored about 6 years ago
webdriver: fix unit tests

a73c71bad8d34251dc8ec89854f8311c51034f81 authored about 6 years ago
webdriver: add test for WebDriver interface

222d2381d2ab210c62228b8c1a32e249f4476687 authored about 6 years ago
webdriver: set log level when attaching to existing session

closes #3102

0c663e62646f4f177ec6958b3ed0d70b546fa9c3 authored about 6 years ago
feat(selenium-standalone-service): add skipSeleniumInstall config option

21c1d5d91e4f2082ec5ebb75fe2d8e2e2767dfa4 authored about 6 years ago
enhance(selenium-standalone-service): add skipSeleniumInstall config option's tests

e4e5d0ef99936d892d85cd5a3ea66006056f9d15 authored about 6 years ago
make corresponding change in webdriver base

5b1ee3ed97211aed50a8e1d2b7be585040c663da authored about 6 years ago
undo spacing change

96801efd9a6881f917e8ef6bbd65cbe4797f2d11 authored about 6 years ago
fix logging target determination

we might wind up in a webpack environment where 'process'
is defined but fake, in which case we c...

090837a82a848a9b66807e1d1c61c26ea7ac6b5a authored about 6 years ago
make setLevel a no-op for web

b9773d81f5046dba37d5ed997747b27ffea91219 authored about 6 years ago
fix typo

fd0b17c18ee06a734df5c7498631f628a72afb8f authored about 6 years ago
oops, put the method in the right place

2012a390585707b00c54cb6c551752872dba2c23 authored about 6 years ago
webdriver: fix parameters for elementSendKeys command

e6bd400dcdcd327f044a654b9c521af7b7c36936 authored about 6 years ago
webdriverio: adjust set/add value commands

6c8305e212a998447b9b6ae91b3d5f4ae3f17b41 authored about 6 years ago
use correct parameter for switchContext command

bed499becdccb1f4770c3b33a832324a5eec2bbf authored about 6 years ago
minor changes

129bf83a98ef1c9d7e93571cb8fe7692e42a809f authored about 6 years ago
v5.0.0-beta.13

a86c5e8a064b982cce1279682764e5d2ab02c50c authored about 6 years ago
docs: update to Babel7 - closes #2998

d08bae191d69bc827b30a729866f9dda8b363a45 authored about 6 years ago
webdriverio: add touchAction command for browser scope

e3ff17487b6377578158b053789fb0a206b0af9c authored about 6 years ago
webdriverio: add touchAction command for element scope

62cc3f4d2de47c928a6fc70712e25e1ea4625317 authored about 6 years ago
webdriverio: update moveTo docs

3a22df1ddb8df5a61a60277761d5704253be14ad authored about 6 years ago
webdriverio: minor wording

8f5b52b12400a438ea57923a70b567c0569923e5 authored about 6 years ago
webdriver: add touch perform and multi touch perform protocol commands

61e9c00763ffb99493d0cf75a7bc908f59ee277e authored about 6 years ago
allow to register custom commands on multiremote instance

072ac119c2a50bdef846b1e3fc56dce0da570499 authored about 6 years ago
webdriverio: fix unit tests

37a2dfe6250b2c19bea7709eebb41c6907c098dd authored about 6 years ago
Fix browser documentation on getCurrentUrl

The documentation suggests using `browser.getUrl()`.

The correct command is `browser.getCurre...

00ed9defcc8715afbb0016afcf97197c3c973c70 authored about 6 years ago
Update BoilerplateProjects.md

04426467acd98a83f3204f134b89edadbd04a6ea authored about 6 years ago
Removing wdio-cli duplicate peer dependency, and incrementing BSlocal

version

0016eab4a5b35390b873e4bb7d6bd20051b35c33 authored about 6 years ago
(chore): set peer dependencies correctly

a1296c7deea95d59f06f9d45960f27656825c3e2 authored about 6 years ago
v5.0.0-beta.12

f690f04cceebb45f695d8fff9d3fa6916654ee87 authored about 6 years ago
wdio-browerstack-service: fixing auth issue

f7f277b0533e9635c56173858f948845b00e1d51 authored about 6 years ago
wdio-browserstack-service: pr feedback

ddc276676ccee6bd33a97a25d9cebec16291afcc authored about 6 years ago
wdio-reporter: better error message for test timeouts

aaeaf87decd600de7d425feb8348e92f43eea2e2 authored about 6 years ago
ci: fix unit tests

20c827b90303bcadb46475b5b0d89c04d6a97f3c authored about 6 years ago
wdio-reporter: report hook errors in spec reporter

2eb0ca5366ab5afde0ccb1ce71b0b1d06686a99e authored about 6 years ago
wdio-jasmine-framework: fix jasmine env setup

c6cfac262e55208a94d07e161ba2bd3c818c6ee6 authored about 6 years ago
wdio-mocha-framework: emit hook.fail event if hook fails

91736232d7f1f4fa654974ef527b957f675483c0 authored about 6 years ago
wdio-runner: end session if framework run raises error

575b95b8e2a3911bda7e2fadc15d5f71b5db553f authored about 6 years ago