Git Product home page Git Product logo

Comments (29)

greenkeeper avatar greenkeeper commented on June 1, 2024

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

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.5.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 20 commits .

  • 8bc17a0 v4.5.1
  • 5befca2 Update contributors
  • 391772a updated changelog
  • 2ed2434 fixed multiremote test
  • d3e4388 Merge pull request #1776 from WillLuce/patch-1
  • 02137c2 Adds TypeScript boilerplate
  • fdd20cb Merge pull request #1767 from wvankuipers/implemented-parentuid
  • 123614a Merge pull request #1771 from wvankuipers/fix-mocha-timout-messages
  • 7e37143 runner.err can be an empty object (thus lacking the message prop.) this fixes #1770
  • b7e3a6e Disabled suitestats for the β€œbefore all” hook to prevent the reporting of incorrect suite stats
  • 90389ec Merge pull request #1769 from JoshFerge/patch-1
  • 4c7c4c1 Fixed broken link to SauceLabs Connect
  • c089956 Merge pull request #1768 from jwood803/patch-1
  • 8256d19 Updated some wording and link
  • af0e482 If provided use the runner.parentUid to identify the parent, use runner.parent (title) as fallback

There are 20 commits in total. See the full diff.

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.5.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits .

  • 17c5b60 v4.5.2
  • aa0a33d Update contributors
  • 5c76611 updated changelog
  • dc23d5f improved repl command execution
  • a4ee3d1 Merge pull request #1785 from gronke/fix/state-of-undefined
  • 71717db Revert "Disabled suitestats for the β€œbefore all” hook to prevent the reporting of incorrect suite stats"
  • f029d45 Merge pull request #1783 from micahgodbolt/patch-1
  • 9741c33 Update frameworks.md
  • 9539f4a Update frameworks.md
  • 235688c Merge pull request #1780 from brunont/touchMultiPerform-docs
  • 73bee8c fixed touchMultiPerform docs

See the full diff.

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.6.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 13 commits .

  • cba88c0 v4.6.0
  • 63be8c4 Update contributors
  • b8ea1c9 provide a reset method for reporter
  • d384df6 decreased interval to 1s
  • 8c8bf95 add documentation for watch mode
  • e9c3b40 updated changelog
  • 1e57ac6 make sure orgStatusMessage is a string
  • 944b028 improved teardown process
  • 94d3cfc implemented watch mode
  • fa65297 kill process when initialising session fails
  • e03fc0b improve getGeoLocation docs
  • eea1443 handle orgStatusMessage properly if not an string - closes #1793
  • 25d82b9 Grammar update?

See the full diff.

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.6.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits .

See the full diff.

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.6.2 just got published.

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

Commits

The new version differs by 30 commits .

  • 78a126f v4.6.2
  • 635512c Update contributors
  • 1bf3eaf update changelog
  • 010b7fd have $ and 4000 commands in utility section
  • 2e219ff fixed selector example [ci skip] - closes #1839
  • 059a7e1 Merge pull request #1831 from tormozz48/url-feature
  • 75aecae Add ability to navigate by relative urls without pathname parts
  • 2ed4d6a Merge pull request #1832 from thisislawatts/patch-1
  • 6846187 Fixes a few typos
  • 8821592 fixed babel example
  • 9b0f2cf Merge pull request #1826 from twilczek/patch-1
  • efc54a6 Update scroll.js
  • a4068d9 Merge pull request #1824 from ewanharris/patch-1
  • dedbe0c Merge pull request #1825 from patthiel/patch-11
  • 3e7923b add appium npm dependency instructions

There are 30 commits in total. See the full diff.

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.7.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 188 commits .

  • fb6c9c9 4.7.0
  • e5a257c added missing np dependency
  • 57e01aa update changelog
  • eadcb72 missed space in selectBy test
  • 03bb772 fix selectBy functional tests
  • 5384de6 don't trim string value - closes #1885
  • 8ac19a9 default back to standard values if host or port is not given
  • 41d004b exit with 0 when no spec was found - closes #1998
  • 348b49c fix timing in hook test
  • aa759a8 don't detect backend for user if he sets host or port in config - refs #1911
  • 26faa18 make sure session hooks respect promises - closes #1958
  • 08957de Merge pull request #1993 from jankcat/master
  • ac30f73 Remove screenshot data from ReporterStats payload
  • 8178bbf start local server when running wdio tests
  • 89973de make timer fail with a real error instead of a string

There are 188 commits in total. See the full diff.

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.7.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits .

  • a611b80 4.7.1
  • cf56b07 updated Changelog
  • 10adef3 don't fail lazyloading for isVisible and isExisting - closes #2003
  • 1ae50f1 Update index.js with current github url

See the full diff.

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.8.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 48 commits0.

  • 63908ce 4.8.0
  • 1d94ead fix scroll test for chrome
  • a986e1e revert ff version back to 42
  • 74a8e03 make test work in edge
  • ee635b7 fixed wording Webdriver -> WebDriver
  • 73b37ac add edge browser to browser matrix
  • 6575a7d update FF and Chrome in travis.yml
  • ac646c5 update changelog
  • b58157c fix unit test
  • deb3625 fix linting
  • 3211e4d have more generic error if connection to selenium server fails - closes #2036
  • 594f759 don't continue counting failed test if only one spec failed - closes #1959
  • 70ffa35 Update launcher.js
  • 84bc3ff Update launcher.js
  • 6335516 Update launcher.js

There are 48 commits in total.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 187 commits.

  • d64130b 4.9.0
  • d9cd27f add npm hook to build project before creating tarball
  • 85d87f5 only unknown command if proper error was thrown
  • c7c8dac Fix markdown syntax error.
  • 3fce757 fix last tests
  • 621ecea update deps
  • 2420d87 fix isSuccessfulResponse if value is null
  • 379e47e function async -> async function
  • ce54e33 update changelog
  • 752bb60 better response compatibility to w3c spec - closes #2291
  • b8dc78e Move service and reporter documentation under test runner
  • f49d1e6 Added documentation for services
  • a120a03 new boilerplate repos with Cucumber and Jasmine
  • edd0740 make timeouts command w3c compatible
  • b78172b add actions command

There are 187 commits in total.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • d1327fa 4.9.1
  • 84929af change hook to actually copy the package.json before creating the release

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 1bd7fb2 4.9.2
  • 57e47fe copy package.json after version has been bumped

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • a45264d 4.9.5
  • f8ae403 update changelog
  • 4735cf5 Revert "add support id locators for android"
  • 22cce10 Fix #2417 Use https Agent when protocol is https

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.9 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.10 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 9 commits.

  • 80c9db7 4.9.10
  • 1f900e3 revert scroll change
  • 43b35e8 update changelog - ci skip
  • cdb8dca make behavior also work with scroll - refs #2403
  • 026aff8 allow usage for element as 1st citizen for getHTML and isVisibleWithinViewport - closes #1879
  • 422dae6 label request successful if statuscode is 200
  • 209fad1 Add process.stdout.isTTY
  • c1d5ce3 Fix header typo
  • e78fb83 Support Kobiton cloud service

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.9.11 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 021288e 4.9.11
  • 1cfad00 update package-lock.json [ci skip]
  • 774b438 update changelog - [ci skip]
  • 10f2c21 fix eslint
  • cca2420 handle hook errors before describe blocks more gracefully - closes #2259
  • 1782052 Update unit test
  • 9d9f2af Update status check and update unit tests
  • f5476fa Move status code check
  • 57eb8f3 Updated cli query for reporter directories
  • 7aa2764 Adding support for wdio-mochawesome-reporter

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.10.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 33 commits.

  • 74a72b0 4.10.0
  • b686ae5 update changelog
  • b08ba00 make isUnknownCommand work with phantomjs
  • 7670d23 extend isUnknownCommand check
  • 244cf91 Fix formatting of webpack-dev-server doc
  • 85f957e Merge pull request #2518 from fijijavis/master
  • 196e41e Merge pull request #2520 from webOS101/spec-as-regex
  • e9159b3 Merge pull request #2497 from WillBrock/hook_fix
  • 0a0bf5c Changes formating of param documentation for getElementSize
  • abca312 Tweaked wording slightly
  • adcb16c Update reporters.md
  • 8b5773a Update reporters.md
  • 7b32169 Update my.custom.reporter.js
  • 2c0f8f2 fix linting issue
  • 35c85bb Add support for filtering specs

There are 33 commits in total.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.10.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • b51ad33 4.10.1
  • 0ca36fe update changelog
  • 61b2a9e recognise unknown command when running chromedriver - refs #2493

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.10.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 18 commits.

  • 5977e83 4.10.2
  • 2ed6eb1 eslint fix
  • ea84968 update changelog
  • da6d7bb Move one line after the heading
  • 81793a0 Add Unit Test for new Unknown Command message
  • 4d15da4 Add another UnknownCommand indicator
  • bb7f289 Fix allure open command
  • 97f3190 Update touchAction.js
  • a83ae90 Added link to bail config for more info
  • b153655 additional info about bail config
  • 840fcfb Add missing events to custom reporter documentation
  • 07eaae4 fix typo
  • fb2417c Fix syntax in touchAction example
  • b3da80d Add wdio-docker-service
  • c8f0f43 Corrections to afterHook and afterTest descriptions throughout, including examples

There are 18 commits in total.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.11.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits.

  • a19980a 4.11.0
  • ce08a0b update package-lock
  • 17c716d update changelog
  • 34fab6d skip test for IE
  • a5d296b remove validator dependency
  • e8686ea increase framework timeout to 10m when debugging is enabled
  • b600037 propagate process.execArgv if given
  • 9a7cf2a remove log type check
  • 441948c Revert "Add process.stdout.isTTY"
  • fdc802d Add new selector strategies from WebdriverAgent
  • d48df91 fix: Two functions in launcher were missing 2nd argument in reduce fn
  • c4e3392 minor doc fix
  • 0dec0a7 #2588 return false for element that is not visible within viewport
  • d49de6a #2588 the Error needs to be thrown to be handled correctly
  • 3c6fced #2588: test to cover the issue

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.12.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 1405c02 4.12.0
  • dee7787 update changelog [ci skip]
  • fd2b69e allow to set proxy option
  • ba5d213 allow to release preminor
  • 1c403b8 allow to set custom agent
  • 4061a33 move file extensions const to the top of the file
  • 3126f27 add '.es6' files support
  • 5a642c9 add governance document
  • 495b062 add screenshots-cleanup service to cli wizard
  • 32dcfb9 add wdio-screenshots-cleanup-service

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.13.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 56 commits.

  • c634934 4.13.0
  • b08b9bd update package-lock
  • 8beae36 update changelog
  • dd909bf disable ios tests for time being
  • b486566 pass in a string into pressKeycode command - closes #2774
  • ed3a917 update rgb2hex
  • 31fbb84 ignore package-lock - closes #2777
  • 9530eee position.value => { x: 100, y: 100 }
  • 631a831 Fixed misleading docs on seleniumArgs option
  • 4c65bca Fix build scripts for Windows
  • e09cb95 Clarified the it() message for the $$ example
  • 8855fc4 Clarified the it() message for the $ example
  • 2d2f53a Support IPv6 address in hostname
  • 72f199a increase timeout
  • 81b83dd increase timeout

There are 56 commits in total.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024

Version 4.13.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 17 commits.

  • 86869f0 4.13.2
  • 6397de7 remove package-lock
  • 528f5bc update changelog
  • 767a0cb Fix "unknown command" exception handling for IE
  • b75442b update package-lock.json
  • a741c22 keys.js: Use unicode segmentation instead of character segmentation
  • 41f77c7 Updating chromedriver setup guide
  • 241a5d2 Fix pushFile example
  • 6bb8f6c update pr template
  • 34cb59c removed trailing space
  • b5eebe1 Navigation to different windows
  • 5b2706d changed format and added to example
  • dbeb731 update setCookie doc
  • abdb7dd Update docs for Mochaawesome to limit version
  • a131309 fix waitForExist doc

There are 17 commits in total.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024
  • The devDependency webdriverio was updated from 4.13.2 to 4.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

from express-skeleton.

greenkeeper avatar greenkeeper commented on June 1, 2024
  • The devDependency webdriverio was updated from 4.14.0 to 4.14.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • dc35d4e 4.14.1
  • 9f575ad http as default protocol
  • d25278b update changelog
  • 6e5ac70 allow to specify Sauce backend region
  • 544badd touchMove must receive an integer; fixed moveToObject to round locations to an integer before attempting pass to touchMove
  • b8cedef Allowing to specify a feature file with a scenario line number

See the full diff

from express-skeleton.

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.