https://cypress.io logo
I have a script as can be seen in the screenshot. ...
# help
h
I have a script as can be seen in the screenshot. When i do the check on label 'Visites' in the same testcase as where the item ..mat-ripple-animation will be clicked it goes fine. The label is check and Ok and the item is clicked. But when i perform the label check in a separate testcase, before the testcase to click the item, then a different page is shown and it seems that the item is nog clicked. So, why could there be a difference in the execution when same actions are in separate testcases?
4 Views