How to use one or more cy commands in a custom command in Cypress
Jun 17, 2021 · 1 min read · When returning any value or an object from a function within custom commands and at the same time if try to use another cy command or commands within that command there might be a case where ended up with the following error. What's the problem here...
Join discussion



