cypress-wait-until

Add the Cypress waiting power to virtually everything πŸŽ‰

OTHER License

Downloads
2.8M
Stars
694
Committers
13
cypress-wait-until - 3.0.2

Published by NoriSte about 2 months ago

3.0.2 (2024-07-16)

Build

cypress-wait-until - v3.0.1 Latest Release

Published by NoriSte 11 months ago

3.0.1 (2023-12-01)

Bug Fixes

cypress-wait-until - v3.0.0

Published by NoriSte 11 months ago

3.0.0 (2023-12-01)

BREAKING CHANGES

  • TypeScript tests could now throw because of operations made on the value returned
    by checkFunction (passed to cy.waitUntil). The type was previously undefined while now reflecting
    the type returned by checkFunction.
cypress-wait-until - v2.0.1

Published by NoriSte about 1 year ago

2.0.1 (2023-08-05)

Bug Fixes

  • Unset the Node.js and NPM version (213b780), closes #472
cypress-wait-until - v2.0.0

Published by NoriSte over 1 year ago

2.0.0 (2023-06-14)

Bug Fixes

  • update the timeout logic to consider also the checkFunction duration (146a775), closes #464

BREAKING CHANGES

  • The timeout is now respected even if checkFunction takes a long time. As a result,
    you could face that your checkFunction runs less times.

  • Drop support for Node.js < 18.16.0

cypress-wait-until - v1.7.1

Published by NoriSte over 4 years ago

1.7.1 (2020-05-13)

Bug Fixes

  • πŸ› Fix the TypeScript signature (126fea6), closes #134
cypress-wait-until - v1.7.0

Published by NoriSte over 4 years ago

1.7.0 (2020-05-05)

Features

  • 🎸 The errorMsg option can be a function (5e13105), closes #126
cypress-wait-until - v1.6.1

Published by NoriSte almost 5 years ago

1.6.1 (2019-12-12)

Bug Fixes

  • πŸ›Fixes TS definition for logger and updates script for running locally (#66) (b4eb742)
cypress-wait-until - v1.6.0

Published by NoriSte almost 5 years ago

1.6.0 (2019-10-31)

Bug Fixes

  • πŸ› Allow to turn off logging (238f33b)

Features

  • 🎸 Add logging verbosity (7de14e9), closes #53
  • 🎸 Allow even more logging customization (ed852c3)
cypress-wait-until - v1.5.0

Published by NoriSte almost 5 years ago

1.5.0 (2019-10-30)

Features

  • 🎸 Make the Cypress video recordings publicly available (3249d76)
cypress-wait-until - v1.4.0

Published by NoriSte almost 5 years ago

1.4.0 (2019-10-30)

Bug Fixes

  • πŸ› Fix the TS signature (40741f2)
  • πŸ› Get the function really chainable (3be5d1e)
  • πŸ› Manage the log (d97e3fb), closes #53
  • πŸ› The interval is now respected (887ad64), closes #39

Features

  • 🎸 Makre the plugin chainable (f3ea69b), closes #40
Package Rankings
Top 1.57% on Npmjs.org
Badges
Extracted from project README
Build Cron Renovate enabled Cypress Dashboard NPM downloads Commitizen friendly semantic-release License: MIT TypeScript Open Source Saturday
Related Projects