How to use one or more cy commands in a custom command in Cypress
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...
lakmalliyanage.com1 min read