HI :) If you want to add tests to test the validations on each field of the user form, how will you do it? creating an It for each validation and at the end adding that test to fill all the fields?
how to download file in fixtures/downloads folder. I'm using POM structure for end-end testing. I need to compare that file is found in that download location.
Thanks man, You help me a lot. Really Appreciated
HI :) If you want to add tests to test the validations on each field of the user form, how will you do it?
creating an It for each validation and at the end adding that test to fill all the fields?
i was really looking for thin....thank you
Can i take the cy.session and use that to share across different spec files? Or is that not considered best practice?
how to download file in fixtures/downloads folder. I'm using POM structure for end-end testing. I need to compare that file is found in that download location.