halfzebra / wdio-starter

:seedling: Minimal WebdriverIO setup
0 stars 0 forks source link

An in-range update of @wdio/sync is breaking the build 🚨 #3

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @wdio/sync was updated from 5.4.13 to 5.4.14.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@wdio/sync is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/halfzebra/wdio-starter/builds/489152643?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 8 commits.

  • 7173005 v5.4.14
  • c14e5e1 Fix/3492 fix multi remote (#3496)
  • 40e2acc Update GettingStarted.md (#3503)
  • c2b784d fix Suite and Test typings for #3495 (#3497)
  • 2c5c4dc Update GettingStarted.md (#3508)
  • 5cde958 Fix Appium reload session (#3506)
  • f4f09ad wdio-cli: remove timeline option from reporters (#3501)
  • b1483e9 Update contributing docs now that v5 is fully released (#3500)

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:

greenkeeper[bot] commented 5 years ago

After pinning to 5.4.13 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 23 commits.

  • 2df8e3b v5.4.18
  • 327098f Fix selectByVisibleText when element has multiple textNodes (#3540)
  • 735eca1 webdriverio: remove redundant Generic from Element (#3566)
  • 4aae6be wdio-allure-reporter: capture before each and all hooks (#3536)
  • d877e1a Fix error due to empty wd response (#3560)
  • 9c16ba0 webdriverio: add ios predicate and class chain direct selectors (#3558)
  • 85fd72d Updating with right author for Header fixes and unit tests (#3555)
  • 0dd4264 docs: Update CustomService example (#3564)
  • def4602 webdriver: unhandled promise rejection (#3559)
  • 4258207 docs: Remove reference to wdio-screenshot that is not compatible with v5 (#3549)
  • bbe30c3 docs: Add npm link to contributing guide (#3550)
  • 6a6e5ba Streamline typings (#3525)
  • 4e7a362 webdriver: Fix HTTP method for createWindow command (#3533)
  • 0c49e00 Remove obsolete config prop deprecationWarnings (#3528)
  • 49dae7f v5.4.17

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 4c8c0d0 v5.4.19
  • 8ecfc37 bump jest dependency
  • 151fc3c Add waitForX 'reverse' examples to docs (#3573)
  • e4269a9 show better stack trace for commands (#3565)
  • 8e4caa4 webdriverio: user friendly waitUntil messages (#3571)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 27 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 27 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 19 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 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 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)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 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)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 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)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 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 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 14 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)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 17 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 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 21 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)
  • 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)

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 30 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 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 35 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 35 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 6 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 12 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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 22 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 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 30 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 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 35 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 35 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 66 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 66 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 91 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 91 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 148 commits.

  • 945feb8 v5.11.7
  • 201850b Fix slow before/after command hook in sync mode (#4221)
  • 54bc5ae Add allure-reporter option useCucumberStepReporter (#4220)
  • 7d21566 Browser/element prototype performance improvements (#4229)
  • 5db7dad Add Cucumber and Mocha boilerplate (#4233)
  • 3aa4994 Add throttleCPU command (#4046)
  • 70500db Fix MaxListenersExceededWarning (#4223)
  • faa1d6b Fix failing ci (#4226)
  • 2938403 webdriverio: uploadFile return type void => string (#4224)
  • b89dd6a wdio-reporter: add suite tags (#4222)
  • d0491cf Fixed text in 2019-07-11-cucumberjs-v5-released.md (#4213)
  • b23137d Remove safe-buffer dependency (#4212)
  • dbefb83 minor readme tweaks
  • 027fbc3 update changelog
  • 8a10ff7 v5.11.6

There are 148 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 158 commits.

  • a2d869d v5.11.9
  • 891f739 Fix commands error handling in sync mode (#4249)
  • 7f00cb8 webdriver: add prefs to ChromeOptions typings (#4247)
  • aab4e5b update changelog
  • a001038 v5.11.8
  • 34b7162 Feat/add cucumberjs json (#4243)
  • f8633b0 speedup build, clean, bootstrap (#4237)
  • 24be64f fix(package): update browserstack-local to version 1.4.2 (#4241)
  • 805ebbd Cucumber: add result argument to afterScenario hook (#4239)
  • 138f766 update changelog
  • 945feb8 v5.11.7
  • 201850b Fix slow before/after command hook in sync mode (#4221)
  • 54bc5ae Add allure-reporter option useCucumberStepReporter (#4220)
  • 7d21566 Browser/element prototype performance improvements (#4229)
  • 5db7dad Add Cucumber and Mocha boilerplate (#4233)

There are 158 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 164 commits.

  • 644a371 v5.11.10
  • fd09ef4 Fix element chaining in async mode (#4256)
  • d77ba56 Fix debug command in async mode (#4255)
  • 3111840 introduce profileDirectory option in wdio-firefox-profile-servi… (#4250)
  • b85a064 webdriver: truncate screen recording log #4251 (#4252)
  • 260b9df update changelog
  • a2d869d v5.11.9
  • 891f739 Fix commands error handling in sync mode (#4249)
  • 7f00cb8 webdriver: add prefs to ChromeOptions typings (#4247)
  • aab4e5b update changelog
  • a001038 v5.11.8
  • 34b7162 Feat/add cucumberjs json (#4243)
  • f8633b0 speedup build, clean, bootstrap (#4237)
  • 24be64f fix(package): update browserstack-local to version 1.4.2 (#4241)
  • 805ebbd Cucumber: add result argument to afterScenario hook (#4239)

There are 164 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 170 commits.

  • edf3ebf v5.11.11
  • b13afb3 Use index when refetching element (#4276)
  • 6814361 Fix waitUntil first iteration is promise (#4269)
  • bbb9cbc typings: add isChrome's type dsl. (#4261)
  • 926c37f Fix FirefoxOptions prefs type to optional (#4260)
  • 6879f65 update changelog
  • 644a371 v5.11.10
  • fd09ef4 Fix element chaining in async mode (#4256)
  • d77ba56 Fix debug command in async mode (#4255)
  • 3111840 introduce profileDirectory option in wdio-firefox-profile-servi… (#4250)
  • b85a064 webdriver: truncate screen recording log #4251 (#4252)
  • 260b9df update changelog
  • a2d869d v5.11.9
  • 891f739 Fix commands error handling in sync mode (#4249)
  • 7f00cb8 webdriver: add prefs to ChromeOptions typings (#4247)

There are 170 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 184 commits.

  • 840579a v5.11.13
  • 03f65c7 Fix chrome getLogs and getLogTypes (#4299)
  • bbce89c devtools-service: fix tracing (#4295)
  • f7768c5 devtools-service: onFrameNavigated - do nothing if tracing is n… (#4296)
  • ea98a1e Make dragAndDrop respect scroll position (#4302)
  • f774ab1 TypeScript: add elementId as parameter to protocol commands wit… (#4300)
  • afbbe98 Fix for async mode in wdio-sync (#4308)
  • 705ec8f update changelog
  • 32d9805 v5.11.12
  • a62fcae Support multiple tables in scenario outline (#4290)
  • 4d78959 Add types for Cucumber hooks (#4285)
  • 7ef375c Encode uri params (#4283)
  • ff8134c Speedup internal tests (#4281)
  • 15b4661 update changelog
  • edf3ebf v5.11.11

There are 184 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 201 commits.

  • 187c8f0 v5.12.0
  • 837d76d Update minimum node version requirement to Node 10 (#4356)
  • 9cdc5c1 Fix stacktrace formatting (#4325)
  • 9107c73 Update minimum node version requirement to Node 10 (#4356)
  • 60ae7d3 changelog
  • e92b2b6 v5.11.14
  • c1cc27e Fix getting scroll position in IE11 (#4342)
  • 8e4ec8d Add JS boilerplate with closure functions (#4327)
  • e520b7a Devtools service: fix timeToFirstByte (#4350)
  • e2c5a51 wdio-devtools-service: update core-js to version 3.2.0 (#4345)
  • 0ccae91 type: fix object type returned by protocol command (#4347)
  • 040960c Fix type generation for browser.uploadFile (#4334)
  • 91bc19a add types for cucumberOpts, fix cucumberOpts in wdio-cli template (#4318)
  • 1e91a68 @wdio/allure-reporter: Skip reporting of passing hooks with opt… (#4309)
  • 93f7376 browserstack-service: fix 404 error for app test (#4316)

There are 201 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 207 commits.

  • 848151e v5.12.1
  • 2939b3a Cucumber sync hooks (#4288)
  • 18cdfc5 End process normally (#4332)
  • b60b5ee Proposal: change minimum node version to 8 (#4360)
  • f5fa984 add execute driver support (#4359)
  • c6c579d update changelog
  • 187c8f0 v5.12.0
  • 837d76d Update minimum node version requirement to Node 10 (#4356)
  • 9cdc5c1 Fix stacktrace formatting (#4325)
  • 9107c73 Update minimum node version requirement to Node 10 (#4356)
  • 60ae7d3 changelog
  • e92b2b6 v5.11.14
  • c1cc27e Fix getting scroll position in IE11 (#4342)
  • 8e4ec8d Add JS boilerplate with closure functions (#4327)
  • e520b7a Devtools service: fix timeToFirstByte (#4350)

There are 207 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 218 commits.

  • fb7aac3 v5.12.3
  • 2cfa565 use optionalDependencies instead of postinstall for `fibers (#4365)
  • 1e9a52e fix(package): update chrome-remote-interface to version 0.28.0 (#4374)
  • 2536f7e fix(package): update @applitools/eyes-webdriverio to version 5.7.0 (#4375)
  • 7ad5928 Fix user hooks in sync mode (#4367)
  • 0f0c612 update changelog
  • 1504984 v5.12.2
  • ccb4fb5 wdio-crossbrowsertesting-service: Pass along cbtTunnelOpts to… (#4363)
  • 72a5df6 Updated to add command to take region snapshot (#4358)
  • 4b6a53a Update rimraf in group default to the latest version 🚀 (#4362)
  • f649c88 update changelog
  • 848151e v5.12.1
  • 2939b3a Cucumber sync hooks (#4288)
  • 18cdfc5 End process normally (#4332)
  • b60b5ee Proposal: change minimum node version to 8 (#4360)

There are 218 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 273 commits.

  • 7311f2f v5.13.0
  • d03b044 change release date
  • 0c4d05d Docs/encourage modern js (#4499)
  • 9e7ade5 Shorten string function in logs (#4468)
  • 3dd552b Update packages and add package-lock.json (#4492)
  • f451c4f Update chrome flags for devtools (#4493)
  • 0eeee52 Update travis ci dist to xenial and set @babel/core version to… (#4491)
  • 0ea6b85 v5.13.0-alpha.0
  • 5436eb8 add ability to run canary and beta releases
  • 8aee5f8 Fix interaction with iframe with devtools protocol (#4476)
  • ce06154 Fix isDisplayed in devtools (#4477)
  • ade5c7c Add scRelay flag to not use SC as a Selenium Relay by default (#4474)
  • 705d398 devtools: fix types (#4473)
  • 059605d devtools: fix getWindowHandles (#4472)
  • 89c89df fix serialization of elements (#4469)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 285 commits.

  • f646117 v5.13.2
  • d839bfe wdio-jasmine-framework: fix Error in "undefined" (#4516)
  • 91dfe87 fix(package): update serialize-error to version 5.0.0 (#4521)
  • a626680 Devtools: should not throw if there are no pages (#4512)
  • 00ef2a7 Update SetupTypes.md (#4511)
  • fe0297a Run lerna publish with --exact (#4508)
  • 545fdcc v5.13.1
  • 40a7a12 Better propagate custom headers with default headers (#4507)
  • 1132249 webdriver: add actual capabilities processing of experitest res… (#4506)
  • eef1917 Chore: increase blog posts shown in the side meny (#4504)
  • b4ccfd4 webdriver: Fixed url params being encoded twice, breaking id/na… (#4498)
  • 4c2e6a3 update changelog
  • 7311f2f v5.13.0
  • d03b044 change release date
  • 0c4d05d Docs/encourage modern js (#4499)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 300 commits.

  • 5d19a11 v5.14.0
  • 83dcbb9 Fix error wording if function is passed into execute (#4556)
  • 74ba56c update dependencies - closes #4553
  • ec66413 Updates/wdio cli (#4402)
  • 97dddb3 startRecordingScreen parameter are "options" (#4552)
  • d22e294 Add step data and context to hooks (#4545)
  • 767c6f3 wdio-cli: add glob support for the exclude param (#4544)
  • 2a2502c Fixtypings (#4532)
  • f5dbea9 Remove pac-resolver import workaround (#4543)
  • d032b91 Wrap test function with before after step hooks (#4354)
  • ed8a8d2 Add information about possibility to configure protocol for Ser… (#4533)
  • b7e44cb fix(package): update saucelabs to version 3.0.0 (#4530)
  • 7efca38 wdio-crossbrowsertesting-service: temporary mock pac-resolver (#4529)
  • 182f141 CDP page link fix (#4528)
  • f4e7c95 Set log levels when run in standalone mode (#4527)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • a61e977 v5.14.4
  • 7782a01 Print hooks as they appear in spec reporter (#4577)
  • d62ee08 runSync return value (#4575)
  • 9771f7b Add fullTitle to hooks (#4574)
  • b872c29 Add eslint rule "no-else-return" (#4568)
  • 389d8f4 fix async code example
  • 055aa1d Fix WebdriverIO Tests on Windows (#4564)
  • a8215c7 wdio-reporter: Type definitions (#4550)
  • 70440e6 update changelog

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 35 commits.

  • 03d712f v5.15.1
  • 56be7f5 Update BoilerplateProjects.md (#4593)
  • 14bd7ef Fix tagged hooks in Cucumber (#4629)
  • 9cfdfc1 Avoid wrapping it.only fn (#4641)
  • 336add8 Fix watch mode (#4640)
  • 42d12b4 Remove default path in cli (#4637)
  • 76780ce Add jasmine title to hook (#4633)
  • fa3f9bd Move cbt to internal services in wdio-cli (#4634)
  • f6d5c86 Fix getting identifier for multiple tables (#4627)
  • a79c74c Filter services that should not run in worker process (#4623)
  • c54494e Replace table with easy-table in @wdio/spec-repoter (#4624)
  • 175939d reset _NOT_FIBER flag on Timer timeout (#4609)
  • b546ad5 wdio-sync: convert executeAsync to async/await (#4620)
  • da00787 Add new custom sauce command: jankinessCheck (#4617)
  • c9a34f3 Wdio sync executeAsync tests (#4612)

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 38 commits.

  • 24d3622 v5.15.7
  • 724fc6f pretty e.stack only if it exists (#4698)
  • 1ef12f8 wdio-allure-reporter:fix addLabel (#4713)
  • e0eeb62 v5.15.6
  • 0406987 fix changelog automatism
  • 6b3feb0 avoid rooted leaf situation
  • ea07483 Add readme for @wdio/protocols (#4702)
  • ef1308d update changelog
  • 0520861 v5.15.5
  • 87ac5af ignore package-lock in bootstrap step
  • e8e18c8 re-enable automated changelog update
  • 3c29a7f website: add isClickable to en.json (#4701)
  • 7c99d74 webdriverio: expanded click command with offset (#4700)
  • 2969086 Webdriverio add config typing to browser object (#4695)
  • cd8c0fa Update puppeteer-core in group default to the latest version 🚀 (#4678)

There are 38 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • ee9cc7e v5.16.0
  • 613cdd7 Add docs to describe difference between sync and async modes (#4733)
  • bd0424c Init framework before browser (#4531)
  • 6f1b03c Add waitForClickable command (#4736)
  • 902ea1f Pass empty capabilities if session failed to start (#4730)
  • 9776ca6 shared-store: add types (#4727)
  • 876f5bc Add test retry attempts to after hooks (#4722)
  • 137a01e Types refactoring (#4706)
  • a6e2b86 Looks for Browserstack style versions in capabilities (#4719)
  • 8f4b513 custom locator strategy (#4603)
  • a7e6a99 Shared store service to exchange data between workers (#4663)
  • 2cc10d6 Handle session errors (#4690)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 20 commits.

  • e30649c v5.16.5
  • 406ee48 Update strip-ansi in group default to the latest version 🚀 (#4758)
  • a6be299 Update chalk in group default to the latest version 🚀 (#4759)
  • 3e6dd9a wdio-cucumber-framework: test-run-started event (#4760)
  • 79d4df0 v5.16.4
  • 3bed602 webdriverio: update url doc (#4755)
  • 818d057 isClickable handles child elements (#4754)
  • 141be87 website: build status of master branch (#4756)
  • f13f057 Fix cucumber framework initialisation (#4753)
  • 7422335 Assertperf typings fix (#4752)
  • 59e11c0 v5.16.3
  • f27959d Fix removeLineNumbers (#4750)
  • 70f0333 Update core-js in group default to the latest version 🚀 (#4746)
  • 30b96a4 v5.16.2
  • 9973618 wdio-runner: fix before hook args (#4745)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • 75fe85f v5.16.8
  • 9a8315c fix(webdriverio): broader return types for Element.getProperty (#4797)
  • 8fbc701 wdio-crossbrowsertesting-service: fix process killed prematurely (#4794)
  • ba86fb5 Update yargs in group default to the latest version 🚀 (#4783)
  • f85d065 v5.16.7
  • 5207859 Document behaviour of custom services added by name (#4775)
  • 432c2cb remove sauce:metrics and sauce:timing from docs since they were… (#4777)
  • 573d102 Handle multiline text in isClickable (#4772)
  • a15f442 v5.16.6
  • ae8ff68 wdio-applitools-service: add typings (#4762)
  • f27800d Fix watch mode (#4764)
  • 42a651d docs(template): Fix API parameters (#4763)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • db808ff v5.16.9
  • c1bb27d Update ejs in group default to the latest version 🚀 (#4803)
  • 7b14725 isClickable shadow root support (#4800)
  • ebdcc24 webdriverio: fix scroll in isClickable in edge (#4798)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

  • e4745ca v5.16.10
  • 2333dc2 devtools automationProtocol: getUrl does not include #hash (#4659)
  • b461eff Extend checklist for type definitions (#4813)
  • b946141 Allow overwriting specs and exclude in capabilities (#4812)
  • 69c7115 document isSynchronised in custom reporter (#4814)
  • 4787aa3 Warn devs to not develop on generate d.ts files (#4811)
  • e775233 Change API header display style to small-caps - closes #4742
  • 56dd669 wdio-allure-reporter: add flag to ignore/allow mocha hooks to h… (#4773)
  • 72ce73e Fix bug where multiple copies of logger breaks logging errors (#4785)
  • ae06785 webdriver: Add the headers option to the Options type (#4809)
  • 3a26709 Fix isClickable in Edge if element is in ShadowRoot polyfill (#4808)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 19 commits.

  • ebea222 v5.16.11
  • 789bf12 fix unit test
  • 872f77a fix eslint
  • e4dfc19 clean environment before running CI
  • e60c416 wdio-shared-store-service: fix typo in doc (#4838)
  • 40d0a6f Define a Project Charter for WebdriverIO (#4699)
  • 0064015 Update param-case in group default to the latest version 🚀 (#4837)
  • ee0b7b3 Show link to job details page for each multiremote instance - … (#4833)
  • bd0ab2a Add data to refetch elements (#4835)
  • d7bd582 Better handle script evaluation in devtools protocol (#4829)
  • b9f8e5c wdio-mocha-framework: translate test:fail for error in "before… (#4836)
  • 3ea9d73 Emit before and after command events in devtools (#4828)
  • 2df99a9 Remove connectionRetryTimeout option (#4822)
  • 65b0f6b Feature/add proxy support for applitools (#4831)
  • f5bfd51 webdriverio: Fix isClickable in Edge if the element is documentFragment (#4824)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 6bb593e v5.16.12
  • 52c6ac4 Docs: Update Debugging.md (#4847)
  • 7b85181 Sync vs Async test execution equality (#4853)
  • 1fd8580 docs: change homepage link from course to book (#4854)
  • e239d7e wdio-cli: add wdio-wiremock-service to cli wizard (#4852)
  • ea2087b Docs: Add unbound function note on mocha rerun section. (#4846)
  • 55a5415 Add sessionId to normal capabilities for spec-reporter (#4843)

See the full diff