Closed greenkeeper[bot] closed 5 years ago
After pinning to 5.4.19 your tests are passing again. Downgrade this dependency π.
devDependency
webdriverio was updated from 5.4.20
to 5.5.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
webdriverio was updated from 5.5.0
to 5.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
00bdd48
v5.6.0
e409aea
update package list in readme (#3590)
c36d1f7
typescript promise commands (#3577)
792f089
Adding outputDir to standalone (#3583)
9e03559
webdriverio: extend wait command prefixes (#3548)
422387e
v5.5.0
35ad8aa
make metrics param in assertPerformance not required (#3587)
2d01c70
Move reporter directory creation up (#3578)
afcec30
webdriverio: shadow$ and shadow$$ commands (#3586)
See the full diff
devDependency
webdriverio was updated from 5.6.0
to 5.6.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 13 commits.
f6db4ea
v5.6.1
7717906
webdriverio: use a regular function instead of an arrow function in fetchElementByJSFunction to support IE11 (#3597)
ab0a4b0
webdriverio: remove redundant [T] -> T (#3594)
443ce9a
webdriverio: handle null returned by function selectors (#3591)
00bdd48
v5.6.0
e409aea
update package list in readme (#3590)
c36d1f7
typescript promise commands (#3577)
792f089
Adding outputDir to standalone (#3583)
9e03559
webdriverio: extend wait command prefixes (#3548)
422387e
v5.5.0
35ad8aa
make metrics param in assertPerformance not required (#3587)
2d01c70
Move reporter directory creation up (#3578)
afcec30
webdriverio: shadow$ and shadow$$ commands (#3586)
See the full diff
devDependency
webdriverio was updated from 5.6.1
to 5.6.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 17 commits.
6d7bda5
v5.6.2
09363ec
replace error function for scrollIntoView (#3603)
8b8f5d6
Fix #3460 (#3600)
0a4bbe7
Add missing logLevel (#3599)
f6db4ea
v5.6.1
7717906
webdriverio: use a regular function instead of an arrow function in fetchElementByJSFunction to support IE11 (#3597)
ab0a4b0
webdriverio: remove redundant [T] -> T (#3594)
443ce9a
webdriverio: handle null returned by function selectors (#3591)
00bdd48
v5.6.0
e409aea
update package list in readme (#3590)
c36d1f7
typescript promise commands (#3577)
792f089
Adding outputDir to standalone (#3583)
9e03559
webdriverio: extend wait command prefixes (#3548)
422387e
v5.5.0
35ad8aa
make metrics param in assertPerformance not required (#3587)
There are 17 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.6.2
to 5.6.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 36 commits.
63ac024
v5.6.3
253ad67
website: shadow dom blog post (#3635)
fda11dd
Update Selectors.md (#3636)
4c464ad
webdriverio: workaround for Safari to moveTo, getLocation, dragAndDrop, getSize (#3610)
65de675
selenium-standalone-service: Fix typings after new sync/async type split (#3633)
d75d26c
webdriver: fix setNetworkConnection (#3630)
dbb7202
Assume JsonWP if platform cap is given (#3615)
6c55c8a
Increase test coverage (#3629)
e38fe8e
Update README.md with Sauce Labs region parameter (#3628)
6bfb49c
global: rename loggers to match NPM package name (#3619)
59091b4
typings: fix promise return type (#3618)
b28a598
webdriverio: π Correct isDisplayedInViewport docs (#3622)
7527056
Add check for caps, add tests (#3598)
de1f9bc
Strip Element objects from execute and executeAsync arguments (#3612)
9806c05
webdriverio: fix appium getvalue (#3606)
There are 36 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.6.3
to 5.6.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 42 commits.
09f998f
v5.6.4
0ccce06
Pass custom agent and headers in every request (#3651)
69ae709
Fix execute script undefined argument (#3650)
79b495a
TypeScript version in doc and package.json (#3643)
995ce01
drop support for Node v4-7 (#3640)
d62f822
Update Governance.md
63ac024
v5.6.3
253ad67
website: shadow dom blog post (#3635)
fda11dd
Update Selectors.md (#3636)
4c464ad
webdriverio: workaround for Safari to moveTo, getLocation, dragAndDrop, getSize (#3610)
65de675
selenium-standalone-service: Fix typings after new sync/async type split (#3633)
d75d26c
webdriver: fix setNetworkConnection (#3630)
dbb7202
Assume JsonWP if platform cap is given (#3615)
6c55c8a
Increase test coverage (#3629)
e38fe8e
Update README.md with Sauce Labs region parameter (#3628)
There are 42 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.6.4
to 5.6.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 49 commits.
50ec500
v5.6.5
774a11e
Issue 3416: pass all failed expectations through from wdio-jasmine-framework (#3669)
45ed871
webdriver: Add strictSSL option (#3661)
2d75741
Fix optional tagging (#3660)
8210b19
Add type mobileEmulationEnabled (#3659)
4e91ae5
Some grammatical and spelling fixes (#3657)
6efdb25
docs: Update 'watch' example in CONTRIBUTING.md (#3653)
09f998f
v5.6.4
0ccce06
Pass custom agent and headers in every request (#3651)
69ae709
Fix execute script undefined argument (#3650)
79b495a
TypeScript version in doc and package.json (#3643)
995ce01
drop support for Node v4-7 (#3640)
d62f822
Update Governance.md
63ac024
v5.6.3
253ad67
website: shadow dom blog post (#3635)
There are 49 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.6.5
to 5.6.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 51 commits.
91b7863
v5.6.6
447d7ac
Fix for #3663: utils.js/getElementRect fallback (#3664)
50ec500
v5.6.5
774a11e
Issue 3416: pass all failed expectations through from wdio-jasmine-framework (#3669)
45ed871
webdriver: Add strictSSL option (#3661)
2d75741
Fix optional tagging (#3660)
8210b19
Add type mobileEmulationEnabled (#3659)
4e91ae5
Some grammatical and spelling fixes (#3657)
6efdb25
docs: Update 'watch' example in CONTRIBUTING.md (#3653)
09f998f
v5.6.4
0ccce06
Pass custom agent and headers in every request (#3651)
69ae709
Fix execute script undefined argument (#3650)
79b495a
TypeScript version in doc and package.json (#3643)
995ce01
drop support for Node v4-7 (#3640)
d62f822
Update Governance.md
There are 51 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.6.6
to 5.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 61 commits.
11da9ad
v5.7.0
b970e0a
Add smoke test for custom reporters (#3679)
97208a1
Retries per specfile (#3381)
903776b
Appium saveRecordingScreen (#3677)
d1d962e
wdio-allure-reporter: start end step (#3676)
0decb14
wdio-logger: fix webdriver log colors (#3675)
e1ca576
Fixing Refetch to handle slow rerenders (#3662)
cf5f5dc
Issue 3416: pass multiple errors through to test stats for reporting if available (#3672)
95b0ef6
mochaOpts.require after wrapping functions with Fibers (#3674)
85761b9
Update governance model (#3647)
91b7863
v5.6.6
447d7ac
Fix for #3663: utils.js/getElementRect fallback (#3664)
50ec500
v5.6.5
774a11e
Issue 3416: pass all failed expectations through from wdio-jasmine-framework (#3669)
45ed871
webdriver: Add strictSSL option (#3661)
There are 61 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.0
to 5.7.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 69 commits.
851964e
v5.7.1
e8eb70f
webdriverio: fix control key w3c compliancy (#3680)
3ff2bbb
webdriverio: isDisplayed() change for browsers without the endpoint (#3601)
7e5e36e
Fixed typo signalStrength (#3678)
1e021b8
wdio-firefox-profile: legacy handling (#3692)
b0b9837
update to absolute references to webdriver-io-core (#3688)
277d332
webdriver: Fix error matcher for edge 15-17 (#3690)
5c4cdb5
webdriverio: middleware refactor (#3681)
11da9ad
v5.7.0
b970e0a
Add smoke test for custom reporters (#3679)
97208a1
Retries per specfile (#3381)
903776b
Appium saveRecordingScreen (#3677)
d1d962e
wdio-allure-reporter: start end step (#3676)
0decb14
wdio-logger: fix webdriver log colors (#3675)
e1ca576
Fixing Refetch to handle slow rerenders (#3662)
There are 69 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.1
to 5.7.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 80 commits.
87c4a14
v5.7.2
050f485
webdriverio: fix linter errors (#3710)
b33e3d2
webdriverio: fix isDisplayed (#3701)
6c2863c
Enforce more eslint rules (#3706)
e6bf9bc
also clear protocol if not set (#3705)
7a25d86
Issue 3416: Allow the spec reporter to expose multiple errors if present (#3702)
b0dbaa5
[FEATURE] Add ability to set serverUrl (#3696)
68a332b
Corrected config field for filtering cucumber scenarios by tag (#3695)
a31632f
webdriverio: fix options in multiremote (#3697)
732c067
Create a outputDir
logs folder if doesn't exist (#3625)
8e6367a
browserstack-service: fixes #3648 modifying name and reason (#3691)
851964e
v5.7.1
e8eb70f
webdriverio: fix control key w3c compliancy (#3680)
3ff2bbb
webdriverio: isDisplayed() change for browsers without the endpoint (#3601)
7e5e36e
Fixed typo signalStrength (#3678)
There are 80 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.2
to 5.7.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 88 commits.
b62a18c
v5.7.3
367d635
don't log if @wdio/sync is being found or not
0b7b0ee
Fixing press key code type to number (#3733)
b23be14
Typo fix (#3731)
92bfd8a
Fixed typo (#3730)
e97a082
docs: Update custom reporter example (#3723)
58b8b52
webdriverio: Allow selectByVisibleText to work with newlines (#3716)
02efb9a
edits to mobile selectors section (#3712)
87c4a14
v5.7.2
050f485
webdriverio: fix linter errors (#3710)
b33e3d2
webdriverio: fix isDisplayed (#3701)
6c2863c
Enforce more eslint rules (#3706)
e6bf9bc
also clear protocol if not set (#3705)
7a25d86
Issue 3416: Allow the spec reporter to expose multiple errors if present (#3702)
b0dbaa5
[FEATURE] Add ability to set serverUrl (#3696)
There are 88 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.3
to 5.7.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 90 commits.
cbbcb22
v5.7.4
afb0fa7
Add notice about modifier keys (#3735)
b62a18c
v5.7.3
367d635
don't log if @wdio/sync is being found or not
0b7b0ee
Fixing press key code type to number (#3733)
b23be14
Typo fix (#3731)
92bfd8a
Fixed typo (#3730)
e97a082
docs: Update custom reporter example (#3723)
58b8b52
webdriverio: Allow selectByVisibleText to work with newlines (#3716)
02efb9a
edits to mobile selectors section (#3712)
87c4a14
v5.7.2
050f485
webdriverio: fix linter errors (#3710)
b33e3d2
webdriverio: fix isDisplayed (#3701)
6c2863c
Enforce more eslint rules (#3706)
e6bf9bc
also clear protocol if not set (#3705)
There are 90 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.4
to 5.7.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 94 commits.
b7ab39f
v5.7.5
e33949e
Fix invalid urls (#3742)
9243852
'name' find strategy should be used if isMobile is used even when w3c is used (#3739)
515d755
webdriverio: added setWindowOuterSize command (#3698)
cbbcb22
v5.7.4
afb0fa7
Add notice about modifier keys (#3735)
b62a18c
v5.7.3
367d635
don't log if @wdio/sync is being found or not
0b7b0ee
Fixing press key code type to number (#3733)
b23be14
Typo fix (#3731)
92bfd8a
Fixed typo (#3730)
e97a082
docs: Update custom reporter example (#3723)
58b8b52
webdriverio: Allow selectByVisibleText to work with newlines (#3716)
02efb9a
edits to mobile selectors section (#3712)
87c4a14
v5.7.2
There are 94 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.5
to 5.7.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 104 commits.
fc573cb
v5.7.6
bbb9c5d
webdriverio: return promise-wrapped async elements from $/$$ in async mode (#3768)
fe3ba21
Use new "saucelabs" NPM package to speak to Sauce API (#3757)
0f4c537
Fail test if sauce service is used but no credentials are provided (#3756)
1c4d41a
fix auth in testingbot service (#3767)
208d6c2
login.spec.js syntax error (#3766)
a822010
fix main script path of testingbot service (#3764)
bfc1165
wdio-sync: Cleanup stacktraces (#3750)
c48a433
webdriverio: Remove commas from param doc block (#3752)
e6c7219
wdio-runner: Allow custom reporter options to be overridden (#3740)
b7ab39f
v5.7.5
e33949e
Fix invalid urls (#3742)
9243852
'name' find strategy should be used if isMobile is used even when w3c is used (#3739)
515d755
webdriverio: added setWindowOuterSize command (#3698)
cbbcb22
v5.7.4
There are 104 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.6
to 5.7.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 118 commits.
d96a4a8
v5.7.8
cff630f
move ts checks into tests folder
673aa3b
Docs: Note regarding Dot reporter test failure output in v5 (#3779)
90b6b1b
Add Espresso DataMatcher strategy (#3762)
26bc4dc
Update documentation for junit-reporter to reflect v5 options (#3785)
124f635
[docs] typo fix (#3786)
fbe5271
validate typings (#3782)
f83114a
fix parameter of background command (#3784)
acfc723
Appium service (#3717)
d2919e7
fix typing data for waitFor* (#3777)
50f12d4
Print reporters after stdout (#3781)
fcaffa7
v5.7.7
10c7869
fix auth for RDC tests (#3773)
b4e1af1
#3771 wdio-document:updated the set proxy documentation (#3772)
fc573cb
v5.7.6
There are 118 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.8
to 5.7.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 135 commits.
392503e
v5.7.9
9a0554f
Automatically deploy website if new version was released (#3053)
086a50d
fix runFnInFiberContext to allow wrapped commands to run in try/catch - closes #3815 (#3816)
46685a9
wdio-appium-service: Wait for message from Appium instead of delay (#3804)
e27e6b6
Replace wdio-interface with logUpdate (#3638)
84d9393
Display link to EU platform of Sauce (#3814)
8b078d4
webdriver: add missed return types for jsonwp (#3812)
f372277
webdriver: fix getAlertText typing for jsonwp (#3811)
7364ceb
update switchToFrame docs
026961d
Update CustomReporter.md (#3801)
bf8115b
fix getSize code example
87e1c9f
typings: validate jasmine (#3795)
075a76d
fix connectionRetryCount default (#3792)
3546268
wdio-testingbot-service: Update afterStep (#3793)
50271c5
Update supported service and reporter list in CLI (#3789)
There are 135 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.9
to 5.7.12
.Your tests are still failing with this version. Compare changes
The new version differs by 150 commits.
c714129
v5.7.12
2379d23
Ensure ms edge runs on w3c on Sauce (#3832)
f46c0fe
wdio-cli: fix typo (#3828)
4705847
fix addCommand in multiremote (#3825)
19f2ff0
fix element property
52d4c9d
update video on front page
849101a
v5.7.11
9351be3
Issue 3416: Support multiple errors in the Allure-reporter (#3746)
217db81
Allow junit-reporter to work when a runner has multiple spec files per runner (#3818)
3668cc9
allure-reporter: fix allure endStep and startStep (#3821)
3e5f7c5
Add a couple features to boilerplate project (#3822)
6fd8b41
add missing setup step
7d32f2d
v5.7.10
a182d96
wdio-cli: Print reporters after stdout (#3817)
8756c00
install compass before deploying docs
There are 150 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.12
to 5.7.13
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 6 commits.
06d4bc3
v5.7.13
7529586
better sauce headless support (#3845)
761b9b2
wdio-browserstack-service: Add configuration to modify session url fo⦠(#3833)
ac6c5b6
Boilerplate Page update (#3846)
0c9ca5a
wdio-devtools-service: adding debuggerAddress parameter (#3841)
0c22df0
wdio-jasmine-framework: Fix xit logging code to the console (#3836)
See the full diff
devDependency
webdriverio was updated from 5.7.13
to 5.7.14
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 12 commits.
904233d
v5.7.14
ed2929c
fix path to image in debug API page (#3858)
e671d9b
[@wdio/mocha-framework] Upgrade mocha min version to v6.1.0 to avoid security issue (#3856)
dbacbe6
webdriver: Fix link for setTimeouts (#3849)
8e4666a
Fix imports according to package dependencies. (#3850)
aba71f5
update changelog
06d4bc3
v5.7.13
7529586
better sauce headless support (#3845)
761b9b2
wdio-browserstack-service: Add configuration to modify session url fo⦠(#3833)
ac6c5b6
Boilerplate Page update (#3846)
0c9ca5a
wdio-devtools-service: adding debuggerAddress parameter (#3841)
0c22df0
wdio-jasmine-framework: Fix xit logging code to the console (#3836)
See the full diff
devDependency
webdriverio was updated from 5.7.14
to 5.7.15
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 16 commits.
198ef8f
v5.7.15
c908807
fix unit tests
cc99df5
returned object type to switchToFram under webdriver protocol (#3861)
b7315a0
update changelog
904233d
v5.7.14
ed2929c
fix path to image in debug API page (#3858)
e671d9b
[@wdio/mocha-framework] Upgrade mocha min version to v6.1.0 to avoid security issue (#3856)
dbacbe6
webdriver: Fix link for setTimeouts (#3849)
8e4666a
Fix imports according to package dependencies. (#3850)
aba71f5
update changelog
06d4bc3
v5.7.13
7529586
better sauce headless support (#3845)
761b9b2
wdio-browserstack-service: Add configuration to modify session url fo⦠(#3833)
ac6c5b6
Boilerplate Page update (#3846)
0c9ca5a
wdio-devtools-service: adding debuggerAddress parameter (#3841)
There are 16 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.7.15
to 5.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 36 commits.
ae1004c
v5.8.0
3e59cee
minor wording
43e69c6
blog: add blog for react selector command (#3900)
8f57958
wdio-sync: bump fibers version to 4 (#3898)
c52193d
junit-reporter: fix log file names (#3892)
27725a9
Fix unit tests when contributing on Windows 10 (#3891)
f715a76
fix appium protocols (#3886)
9a16bf3
add docker service to cli wizard supported services
27b8c86
Update JenkinsIntegration.md (#3885)
45962bc
wdio-local-runner: unpipe streams in the end (#3882)
6e5d2a0
apply wdioLogLevel before starting workers (#3872)
cdb2856
Fix headless endpoint (#3876)
57f3e8e
Don't fail element command in IE (#3874)
d006047
Fixes to react$ and react$$ scripts (#3862)
78ca355
wdio-logger: fix setting log level for subloggers and docs (#3871)
There are 36 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.8.0
to 5.8.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 43 commits.
2d6531e
v5.8.1
a449d57
Replace own fork with Applitools package (#3910)
4359ebd
move cloud service documentation to the options page (#3909)
dcd876f
Propagate given capabilities to reporter (#3908)
46fd84b
Don't try to connect to localhost anymore (#3907)
ff02f59
added missing question mark in setup wizzard
b1be7c1
update changelog
ae1004c
v5.8.0
3e59cee
minor wording
43e69c6
blog: add blog for react selector command (#3900)
8f57958
wdio-sync: bump fibers version to 4 (#3898)
c52193d
junit-reporter: fix log file names (#3892)
27725a9
Fix unit tests when contributing on Windows 10 (#3891)
f715a76
fix appium protocols (#3886)
9a16bf3
add docker service to cli wizard supported services
There are 43 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.8.1
to 5.8.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 50 commits.
d379fd5
v5.8.2
5af6ee2
Fix/is displayed chrome (#3930)
28e69cb
Change return type waitUntil to boolean (#3928)
8dc24c4
webdriverio: throw INVALID_SELECTOR_ERROR in correct spot (#3922)
ed02a2f
Fix type definition of shadow$ and shadow$$ (#3913)
567f877
webdriver: Add return values for some commands (#3918)
e4e7090
update changelog
2d6531e
v5.8.1
a449d57
Replace own fork with Applitools package (#3910)
4359ebd
move cloud service documentation to the options page (#3909)
dcd876f
Propagate given capabilities to reporter (#3908)
46fd84b
Don't try to connect to localhost anymore (#3907)
ff02f59
added missing question mark in setup wizzard
b1be7c1
update changelog
ae1004c
v5.8.0
There are 50 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.8.2
to 5.8.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 54 commits.
01b502c
v5.8.3
9aa9f98
generate typings before releasing the package
f6f0816
Fix determining w3c for browserstack (#3936)
e839716
update changelog
d379fd5
v5.8.2
5af6ee2
Fix/is displayed chrome (#3930)
28e69cb
Change return type waitUntil to boolean (#3928)
8dc24c4
webdriverio: throw INVALID_SELECTOR_ERROR in correct spot (#3922)
ed02a2f
Fix type definition of shadow$ and shadow$$ (#3913)
567f877
webdriver: Add return values for some commands (#3918)
e4e7090
update changelog
2d6531e
v5.8.1
a449d57
Replace own fork with Applitools package (#3910)
4359ebd
move cloud service documentation to the options page (#3909)
dcd876f
Propagate given capabilities to reporter (#3908)
There are 54 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.8.3
to 5.8.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 67 commits.
9a6afcf
v5.8.4
c41a299
webdriverio: Modify findStrategy.js to work with Youi.tv selectors. (#3964)
8e88333
Move @types/jasmine
to devDependency (#3968)
6fd3a43
wdio-selenium-standalone: fix watch mode (#3970)
8f1025c
Update TypeScript.md file require (#3967)
4a3f4be
Add wdio-json-reporter to supported reporters (#3963)
99526a6
wdio-testingbot-service: split up code between Launcher and Service (#3946)
ff215b8
webdriverio: Update types for attach and remote methods (#3953)
8de7f1a
Fix 'specifiy' typo (#3949)
30422bd
wdio-appium-service: Better handling of exit code = 2 (#3947)
ee10d2d
Documentation update for react$ and react$$ (#3944)
a2ca188
webdriverio: add attach method to TypeScript definitions file (#3941)
259fc32
update changelog
01b502c
v5.8.3
9aa9f98
generate typings before releasing the package
There are 67 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.8.4
to 5.8.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 72 commits.
3722b05
v5.8.5
e793285
Fix xpath selector start (#3983)
36b01bd
Fix attach to session w3c handling (#3978)
bbe8f8e
Add getWindowSize command (#3979)
c8b961c
update changelog
9a6afcf
v5.8.4
c41a299
webdriverio: Modify findStrategy.js to work with Youi.tv selectors. (#3964)
8e88333
Move @types/jasmine
to devDependency (#3968)
6fd3a43
wdio-selenium-standalone: fix watch mode (#3970)
8f1025c
Update TypeScript.md file require (#3967)
4a3f4be
Add wdio-json-reporter to supported reporters (#3963)
99526a6
wdio-testingbot-service: split up code between Launcher and Service (#3946)
ff215b8
webdriverio: Update types for attach and remote methods (#3953)
8de7f1a
Fix 'specifiy' typo (#3949)
30422bd
wdio-appium-service: Better handling of exit code = 2 (#3947)
There are 72 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.8.5
to 5.8.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 78 commits.
4d9b701
v5.8.6
40fab95
@wdio/sync: minor code change to trigger release
1bd0dc1
feat: add React selectors to element commands (#3986)
ee1b95c
Fix queryAppState appium protocol (#3977)
ff9b5af
typings: add automationName desired capability (#3988)
5c97d37
update changelog
3722b05
v5.8.5
e793285
Fix xpath selector start (#3983)
36b01bd
Fix attach to session w3c handling (#3978)
bbe8f8e
Add getWindowSize command (#3979)
c8b961c
update changelog
9a6afcf
v5.8.4
c41a299
webdriverio: Modify findStrategy.js to work with Youi.tv selectors. (#3964)
8e88333
Move @types/jasmine
to devDependency (#3968)
6fd3a43
wdio-selenium-standalone: fix watch mode (#3970)
There are 78 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.8.6
to 5.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 83 commits.
6339dc4
v5.9.0
270cca4
new logger - initial version (#3950)
770f4ae
fix multiremote instances spawning (#3958)
55becf5
Visual regression blog (#3990)
6756ecc
update changelog
4d9b701
v5.8.6
40fab95
@wdio/sync: minor code change to trigger release
1bd0dc1
feat: add React selectors to element commands (#3986)
ee1b95c
Fix queryAppState appium protocol (#3977)
ff9b5af
typings: add automationName desired capability (#3988)
5c97d37
update changelog
3722b05
v5.8.5
e793285
Fix xpath selector start (#3983)
36b01bd
Fix attach to session w3c handling (#3978)
bbe8f8e
Add getWindowSize command (#3979)
There are 83 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.9.0
to 5.9.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 89 commits.
575883b
v5.9.1
6202934
Docs: grammar changes to chaining selectors docs (#3997)
dc6f405
wdio-junit-reporter: include before and after all failures (#3993)
30f74bc
wdio-config: include and exclude at capability level (#3995)
8f08f46
Print error message on test and "before/after all" hooks failure (#3996)
e2b9342
update changelog
6339dc4
v5.9.0
270cca4
new logger - initial version (#3950)
770f4ae
fix multiremote instances spawning (#3958)
55becf5
Visual regression blog (#3990)
6756ecc
update changelog
4d9b701
v5.8.6
40fab95
@wdio/sync: minor code change to trigger release
1bd0dc1
feat: add React selectors to element commands (#3986)
ee1b95c
Fix queryAppState appium protocol (#3977)
There are 89 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.9.1
to 5.9.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 99 commits.
fc102df
v5.9.2
a79935d
Simplify getting started (#4014)
e2b6b50
Remove obsolete info about Object.create (#4017)
2cbcc37
typings: wrap waitUntil condition function with Promise (#4009)
1bcf4d3
Move npm init -y
up in docs to avoid global installation (#4007)
8a24de7
wdio-mocha-framework: remove @types from runtime dependencies (#4005)
6dbb710
avoid sauce:contexts calls being made for Sauce RDC tests (#4002)
0bd0f00
add timeline reporter to cli reporter option
b7a9923
add mochawesome to cli reporter option
5e27e83
update changelog
575883b
v5.9.1
6202934
Docs: grammar changes to chaining selectors docs (#3997)
dc6f405
wdio-junit-reporter: include before and after all failures (#3993)
30f74bc
wdio-config: include and exclude at capability level (#3995)
8f08f46
Print error message on test and "before/after all" hooks failure (#3996)
There are 99 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.9.2
to 5.9.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 105 commits.
94c7a26
v5.9.3
5e1fcca
Updates to Performance Features (#3992)
0d526a8
Update CLI.md (#4006)
3afbdfe
Update dependencies to enable Greenkeeper π΄ (#4013)
20e4abc
Fixed issue #4021 - Not able to run tests with Sauce Connect and W3C caps (#4022)
3e2b607
update changelog
fc102df
v5.9.2
a79935d
Simplify getting started (#4014)
e2b6b50
Remove obsolete info about Object.create (#4017)
2cbcc37
typings: wrap waitUntil condition function with Promise (#4009)
1bcf4d3
Move npm init -y
up in docs to avoid global installation (#4007)
8a24de7
wdio-mocha-framework: remove @types from runtime dependencies (#4005)
6dbb710
avoid sauce:contexts calls being made for Sauce RDC tests (#4002)
0bd0f00
add timeline reporter to cli reporter option
b7a9923
add mochawesome to cli reporter option
There are 105 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.9.3
to 5.9.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 111 commits.
144209d
v5.9.4
0d1fba8
#3980 Support array of functions for onPrepare and onComplete hooks (#4000)
416ce3a
scripts: generate 3rd party reporters and services (#4020)
8e93ec8
Fix browser session close in watch mode (#3987)
34eeb98
Implement issue#4024: jasmine-framework - introduce new jasmineOpts option: stopSpecOnExpectationFailure (#4025)
b07d4ba
update changelog
94c7a26
v5.9.3
5e1fcca
Updates to Performance Features (#3992)
0d526a8
Update CLI.md (#4006)
3afbdfe
Update dependencies to enable Greenkeeper π΄ (#4013)
20e4abc
Fixed issue #4021 - Not able to run tests with Sauce Connect and W3C caps (#4022)
3e2b607
update changelog
fc102df
v5.9.2
a79935d
Simplify getting started (#4014)
e2b6b50
Remove obsolete info about Object.create (#4017)
There are 111 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.9.4
to 5.9.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 117 commits.
890ed2d
v5.9.5
d539623
@wdio/devtools-service: updating puppeteer.connect arguments (#4041)
b7f8100
Fix build (#4037)
9da09fc
Update executeAsync.js (#4034)
6d18457
Update retry documentation as per #4008 (#4031)
4537428
update changelog
144209d
v5.9.4
0d1fba8
#3980 Support array of functions for onPrepare and onComplete hooks (#4000)
416ce3a
scripts: generate 3rd party reporters and services (#4020)
8e93ec8
Fix browser session close in watch mode (#3987)
34eeb98
Implement issue#4024: jasmine-framework - introduce new jasmineOpts option: stopSpecOnExpectationFailure (#4025)
b07d4ba
update changelog
94c7a26
v5.9.3
5e1fcca
Updates to Performance Features (#3992)
0d526a8
Update CLI.md (#4006)
There are 117 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.9.5
to 5.9.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 121 commits.
c7af332
v5.9.6
5593fd2
Wrap addCommand function with Fibers in multiremote mode (#4047)
9c81181
fix runOnCompleteHook to respect async functions (#4048)
5cf0359
update changelog
890ed2d
v5.9.5
d539623
@wdio/devtools-service: updating puppeteer.connect arguments (#4041)
b7f8100
Fix build (#4037)
9da09fc
Update executeAsync.js (#4034)
6d18457
Update retry documentation as per #4008 (#4031)
4537428
update changelog
144209d
v5.9.4
0d1fba8
#3980 Support array of functions for onPrepare and onComplete hooks (#4000)
416ce3a
scripts: generate 3rd party reporters and services (#4020)
8e93ec8
Fix browser session close in watch mode (#3987)
34eeb98
Implement issue#4024: jasmine-framework - introduce new jasmineOpts option: stopSpecOnExpectationFailure (#4025)
There are 121 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.9.6
to 5.10.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 129 commits.
7d955e1
v5.10.0
8cfc066
Add CrossBrowserTesting Service (#3959)
bc6ff2b
Overwrite native commands (#4049)
bbba057
Fix call, execute, executeAsync, remote, multiremote (#4050)
4f9c01e
Rename CONDUCT.md to CODE_OF_CONDUCT.md (#4052)
8808252
typings: Add appium capabilities
5272de3
introduce 'install' command to wdio-cli (#4010)
be33dd4
update changelog
c7af332
v5.9.6
5593fd2
Wrap addCommand function with Fibers in multiremote mode (#4047)
9c81181
fix runOnCompleteHook to respect async functions (#4048)
5cf0359
update changelog
890ed2d
v5.9.5
d539623
@wdio/devtools-service: updating puppeteer.connect arguments (#4041)
b7f8100
Fix build (#4037)
There are 129 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.0
to 5.10.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 134 commits.
4aa1eb0
v5.10.1
6d2894d
webdriverio: change argument type for setValue and addValue commands (#4064)
bc9ab62
Types fix for users with noImplicitAny set to true (#4062)
dd63394
wdio-mocha-framework: fix pending test test:end (#4056)
19a5e5f
update changelog
7d955e1
v5.10.0
8cfc066
Add CrossBrowserTesting Service (#3959)
bc6ff2b
Overwrite native commands (#4049)
bbba057
Fix call, execute, executeAsync, remote, multiremote (#4050)
4f9c01e
Rename CONDUCT.md to CODE_OF_CONDUCT.md (#4052)
8808252
typings: Add appium capabilities
5272de3
introduce 'install' command to wdio-cli (#4010)
be33dd4
update changelog
c7af332
v5.9.6
5593fd2
Wrap addCommand function with Fibers in multiremote mode (#4047)
There are 134 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.1
to 5.10.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 143 commits.
2d58d82
v5.10.4
2a27222
Update utils.js (#4077)
33d8010
update changelog
5c62769
v5.10.3
cbf0d4f
Fix Chromedriver install via config wizard (#4075)
453d40d
update changelog
c58a2c8
v5.10.2
5503af2
Move cbt tunnels to dependency block (#4071)
25dda29
update changelog
4aa1eb0
v5.10.1
6d2894d
webdriverio: change argument type for setValue and addValue commands (#4064)
bc9ab62
Types fix for users with noImplicitAny set to true (#4062)
dd63394
wdio-mocha-framework: fix pending test test:end (#4056)
19a5e5f
update changelog
7d955e1
v5.10.0
There are 143 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.4
to 5.10.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 148 commits.
e777040
v5.10.5
e372f60
webdriverio: fix doubleClick when using w3c (#4095)
ec6a071
Fixing broken link to Lerna homepage (#4092)
93a9625
Update readme for Allure reporter (#4094)
4a6b2ec
update changelog
2d58d82
v5.10.4
2a27222
Update utils.js (#4077)
33d8010
update changelog
5c62769
v5.10.3
cbf0d4f
Fix Chromedriver install via config wizard (#4075)
453d40d
update changelog
c58a2c8
v5.10.2
5503af2
Move cbt tunnels to dependency block (#4071)
25dda29
update changelog
4aa1eb0
v5.10.1
There are 148 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.5
to 5.10.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 155 commits.
8053ce1
v5.10.7
d3b928f
update appium service (#4089)
5e0668a
update changelog
173284d
v5.10.6
51dd3b7
don't create branches for in range greenkeeper updates
8194ff9
Update lighthouse in group default to the latest version π (#4043)
19cc3b1
update changelog
e777040
v5.10.5
e372f60
webdriverio: fix doubleClick when using w3c (#4095)
ec6a071
Fixing broken link to Lerna homepage (#4092)
93a9625
Update readme for Allure reporter (#4094)
4a6b2ec
update changelog
2d58d82
v5.10.4
2a27222
Update utils.js (#4077)
33d8010
update changelog
There are 155 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.7
to 5.10.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 165 commits.
cec1755
v5.10.8
faa1d12
types: fix hook array (#4114)
10375ce
typings: specs and exclude in capabilities is missing in type d⦠(#4108)
2841b07
Update eslint in group default to the latest version π (#4109)
4831f6c
typings: add Edge specific in type DSL. (#4111)
e462533
docs: changed deprecated assert method to current one in example test (#4110)
c100f48
typings: specFileRetries is missing in type dsl. (#4107)
67aa4d5
wdio-appium-service: fix args array, print startup failure message (#4102)
9b9884c
Docs: waitUntil 'waitForTimeout' default value incorrect (#4099)
559d4eb
update changelog
8053ce1
v5.10.7
d3b928f
update appium service (#4089)
5e0668a
update changelog
173284d
v5.10.6
51dd3b7
don't create branches for in range greenkeeper updates
There are 165 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.8
to 5.10.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 168 commits.
2b91692
v5.10.9
d7374b0
Fix bug where environment flags aren't attached to session (#4116)
57c2b85
update changelog
cec1755
v5.10.8
faa1d12
types: fix hook array (#4114)
10375ce
typings: specs and exclude in capabilities is missing in type d⦠(#4108)
2841b07
Update eslint in group default to the latest version π (#4109)
4831f6c
typings: add Edge specific in type DSL. (#4111)
e462533
docs: changed deprecated assert method to current one in example test (#4110)
c100f48
typings: specFileRetries is missing in type dsl. (#4107)
67aa4d5
wdio-appium-service: fix args array, print startup failure message (#4102)
9b9884c
Docs: waitUntil 'waitForTimeout' default value incorrect (#4099)
559d4eb
update changelog
8053ce1
v5.10.7
d3b928f
update appium service (#4089)
There are 168 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.9
to 5.10.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 177 commits.
a42b04c
v5.10.10
0029e57
Fix spawn declaration on Windows (#4136)
d6df403
remove return value for url command
3618fef
wdio-allure-reporter: allure attachment content can use Buffer⦠(#4132)
fa59dcb
typings: add touchaction's ms type dsl. (#4131)
a03afd5
Fixed text in 2019-04-03-react-selectors.md (#4130)
79f9b2f
wdio-mocha-framework: add mocha error in type DSL (#4127)
b1b1e4c
Add roadmap document (#4057)
0b94706
update changelog
2b91692
v5.10.9
d7374b0
Fix bug where environment flags aren't attached to session (#4116)
57c2b85
update changelog
cec1755
v5.10.8
faa1d12
types: fix hook array (#4114)
10375ce
typings: specs and exclude in capabilities is missing in type d⦠(#4108)
There are 177 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.10.10
to 5.11.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 190 commits.
f235de6
v5.11.0
6c1428f
add cucumber as supported framework to CLI wizard
dd4a37b
wdio-spec-reporter: fix header in multiremote mode (#4156)
04d9284
Cucumber Framework Support (#3667)
e7cce16
wdio-allure-reporter: add suite separator (#4152)
5151e02
Update deepmerge in group default to the latest version π (#4151)
7091325
cli: Add defaults when running programmatically (#4150)
d47c32e
webdriverio: fix isDisplayed script to work with shadow dom (#4128)
34f3623
Docs: Normalize terminal commands (#4146)
48e6335
Port wdio-static-server-service (#4142)
b147621
Update affiliation from JSF to OpenJSF (#4140)
63aff92
Upload blog post (#3632)
5d3bd07
update changelog
a42b04c
v5.10.10
0029e57
Fix spawn declaration on Windows (#4136)
There are 190 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.11.1
to 5.11.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 205 commits.
0722bae
v5.11.2
1f51c8a
fixing missing dependencies (#4178)
06d0d7d
Cucumber fix error message (#4174)
78c08f4
update changelog
faed934
v5.11.1
be2d033
Cucumber related minor update to frameworks doc (#4173)
43f3f3e
Update Cucumber Babel setup doc (#4169)
3da163b
fix cucumber hook args (#4166)
838c7f5
Add selector and elementId to Element (#4167)
e88147c
Add sauce-connect-launcher to logger of wdio-sauce-service (#4162)
d1b7666
Fixed text in 2019-05-18-visual-regression-for-v5.md (#4160)
51d2c22
Cucumber: TypeScript Setup doc, pass function to requireModule (#4159)
c4cfa29
wdio-utils: Make safeRequire use require.resolve (#4158)
3c5f749
update code example for isFocused
030c59b
update changelog
There are 205 commits in total.
See the full diff
devDependency
webdriverio was updated from 5.11.2
to 5.11.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 224 commits.
407a5d1
v5.11.5
6e20f6a
isSauce should not depend on hostname (#4194)
fd1bfd2
webdriver: support rebinding of context when invoking origFn in⦠(#4186)
6e72209
update changelog
2f94009
v5.11.4
be3d341
add --no-ci
7bdfff6
build before run ci script
38cc927
fix ci script
db013eb
improve ci setup
f346d46
Add EsLint check for dependencies (#4179)
c62e51f
mark cucumber support as resolved
226536b
remove greenkeeper badge
2020b69
add missing pipes
aa5ac28
Add Changelog and Roadmap links to README.md (#4153)
6af2311
update changelog
There are 224 commits in total.
See the full diff
The devDependency webdriverio was updated from
5.4.19
to5.4.20
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webdriverio is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/CognosExt/jcognos/169?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 7 commits.
9ea8e0f
v5.4.20
fca10b7
fix parameter definition for assertPerformance command (#3585)
52d616b
Move initialiseServices and initialisePlugin into utils package (#3584)
0fa19a8
Bump Jasmine to 3.3.0 (#3582)
ca5c0d4
Remove old logOutput option (#3581)
f70abce
Update getting started doc (#3576)
420285e
webdriverio: merge Coockie interface in .tpl.d.ts (#3575)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: