Git Product home page Git Product logo

Comments (24)

greenkeeper avatar greenkeeper commented on May 24, 2024

After pinning to 5.7.14 your tests are passing again. Downgrade this dependency πŸ“Œ.

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Commits

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

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • f49384d v5.15.0
  • 0fa5f01 wdio-cli: REPL Appium config v2 (#4586)
  • 6de6181 add examples and epilogue to cli commands (#4587)
  • 4d34ab6 Wdio config yes (#4576)
  • f321067 touchAction should be used with Appium (#4598)
  • 8bf8913 Proposal to update docs (#4596)
  • c733ff9 update changelog
  • d22ba8c v5.14.5
  • d400c86 Report pendingReason from Jasmine tests (#4594)
  • 008cd88 Webdriverio expand click command (#4592)
  • 2038cd0 wdio-devtools-service: better browser name and version check (#4591)
  • c40e4ed docs: Edited for grammar, formatting, phrasing, and clarity. (#4584)
  • 7d135f1 Report errors in beforeAll and afterAll with Jasmine (#4572)
  • f2f17b8 update changelog
  • 7220b63 Fix sync support for repl command (#4581)

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Commits

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

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 50 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)
  • 24d3622 v5.15.7
  • 724fc6f pretty e.stack only if it exists (#4698)
  • 1ef12f8 wdio-allure-reporter:fix addLabel (#4713)

There are 50 commits in total.

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Commits

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

There are 26 commits in total.

See the full diff

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from wdio-intercept-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.