Hi I need someone who can write an automation test using cypress/Javascript to integrate with a Cypress automation test. The requirement is to unzip a downloaded zip file located in cypress/downloads/sample.zip using a cypress automation test. After unzipping it through the automation test I should be able to access the unzipped files which are available inside the downloads folder.
I have something that can help you. I created a plugin using node.js decompress library.
I'll upload my project on git. just follow the instructions on read me.