Cypress – How to assert element is not clickable?
Here, I am sharing one issue I resolved about ‘How to assert element is not clickable?’. I am new to Cypress and have been working on with the help available online and Cypress documentation. I came across an issue where my test case was:‘Verify that the element is non-accessible for the user.’Seems like a straight …
Cypress – How to assert element is not clickable? Read More »