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

Be defensive in the `cy.task` overwrite #63

Closed bahmutov closed 1 year ago

bahmutov commented 1 year ago

In https://github.com/bahmutov/cypress-if/blob/2876b7081c780a692ff72670aaa5d3ebb192189a/src/index.js#L323 The current command could be null

Screenshot 2023-02-27 at 13 42 51

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: