I want to executing my code even after getting an error in a single it block.so what should i do for that?lets say one of the element is not found or an assertion is not matched in that case i want my program will execute rest of the code on that single it block.
Is it possible in cypress?
New contributor
sejan mahmud is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.