bahmutov / cypress-if

Easy conditional if-else logic for your Cypress tests when there is no other way
https://cypress.tips/courses/cypress-plugins
99 stars 12 forks source link

cy.else with a string should be a log command #75

Closed bahmutov closed 9 months ago

bahmutov commented 9 months ago
cy....
  .else('a message')
github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 1.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: